summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Haskell Group [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
do-not-use-SHELL
Gbp-Pq: Name do-not-use-SHELL
Debian Haskell Group [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
reproducible-tmp-names
This is an attempt to make GHC build reproducible. The name of .c files may end
up in the resulting binary (in the debug section), but not the directory.
Instead of using the process id, create a hash from the command line arguments,
and assume that is going to be unique.
Gbp-Pq: Name reproducible-tmp-names
Debian Haskell Group [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
buildpath-abi-stability
Forwarded to https://ghc.haskell.org/trac/ghc/ticket/10424
Gbp-Pq: Name buildpath-abi-stability.patch
Debian Haskell Group [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
hurd
Provided by “Pino” via Samuel Thibault. Not yet pushed upstream.
Gbp-Pq: Name hurd.diff
Debian Haskell Group [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
no-missing-haddock-file-warning
Gbp-Pq: Name no-missing-haddock-file-warning
Debian Haskell Group [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
ARM-VFPv3D16
Gbp-Pq: Name ARM-VFPv3D16
Debian Haskell Group [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
use-debian-gen_contents_index
Gbp-Pq: Name use-debian-gen_contents_index
Ilias Tsitsimpis [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
ghc (8.2.2-4) unstable; urgency=medium
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Use system's default ld (ld.bfd) on mips/mipsel, instead of ld.gold
[dgit import unpatched ghc 8.2.2-4]
Ilias Tsitsimpis [Mon, 25 Jun 2018 09:24:52 +0000 (10:24 +0100)]
Import ghc_8.2.2-4.debian.tar.xz
[dgit import tarball ghc 8.2.2-4 ghc_8.2.2-4.debian.tar.xz]
Gianfranco Costamagna [Mon, 27 Nov 2017 11:08:38 +0000 (11:08 +0000)]
Import ghc_8.2.2.orig.tar.xz
[dgit import orig ghc_8.2.2.orig.tar.xz]