summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
lower-optimization-for-unreg
Gbp-Pq: Name lower-optimization-for-unreg.patch
Alec Theriault [Mon, 5 Feb 2018 21:45:47 +0000 (13:45 -0800)]
Don't barf on 'HsSpliceTy'
This handles 'HsSpliceTy's by replacing them with what they expand to.
IIUC everything that is happening, 'renameHsSpliceTy' should not be
able to fail for the inputs we feed it from GHC.
This fixes #574.
Gbp-Pq: Name fix-hssplicety.patch
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
build-unlit-and-hp2ps-twice
Gbp-Pq: Name build-unlit-and-hp2ps-twice.patch
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
use-stage1-binaries-for-install
Gbp-Pq: Name use-stage1-binaries-for-install.patch
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
x32-use-native-x86_64-insn
Gbp-Pq: Name x32-use-native-x86_64-insn.patch
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
do-not-use-SHELL
Gbp-Pq: Name do-not-use-SHELL
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21: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 [Sun, 8 Apr 2018 20:24:00 +0000 (21: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 [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
hurd
Provided by “Pino” via Samuel Thibault. Not yet pushed upstream.
Gbp-Pq: Name hurd.diff
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
no-missing-haddock-file-warning
Gbp-Pq: Name no-missing-haddock-file-warning
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
ARM-VFPv3D16
Gbp-Pq: Name ARM-VFPv3D16
Debian Haskell Group [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
use-debian-gen_contents_index
Gbp-Pq: Name use-debian-gen_contents_index
Clint Adams [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
ghc (8.2.2-3) unstable; urgency=medium
* Upload to unstable.
[dgit import unpatched ghc 8.2.2-3]
Clint Adams [Sun, 8 Apr 2018 20:24:00 +0000 (21:24 +0100)]
Import ghc_8.2.2-3.debian.tar.xz
[dgit import tarball ghc 8.2.2-3 ghc_8.2.2-3.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]