summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Haskell Group [Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)]
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 [Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)]
buildpath-abi-stability
Forwarded to https://ghc.haskell.org/trac/ghc/ticket/10424
Gbp-Pq: Name buildpath-abi-stability.patch
Debian Haskell Group [Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)]
hurd
Provided by “Pino” via Samuel Thibault. Not yet pushed upstream.
Gbp-Pq: Name hurd.diff
Debian Haskell Group [Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)]
no-missing-haddock-file-warning
Gbp-Pq: Name no-missing-haddock-file-warning
Debian Haskell Group [Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)]
ARM-VFPv3D16
Gbp-Pq: Name ARM-VFPv3D16
Debian Haskell Group [Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)]
use-debian-gen_contents_index
===================================================================
Gbp-Pq: Name use-debian-gen_contents_index
Raspbian forward porter [Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)]
ghc (8.0.1-17+rpi1) stretch-staging; urgency=medium
[changes brought forward from 7.6.3-21+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 19 Apr 2015 14:00:16 +0000]
* Change compiler defaults for armv6
* Force llvm cpu and float abi options
[changes introduced in 7.8.4-9+rpi1 by Peter Michael Green]
* no longer set Option "-float-abi=hard" in force-llc-settings, ghc now
sets it without help and setting it twice makes llc fail.
[changed introduced in 7.10.3-2+rpi1 by Peter Michael Green]
* Add call to dh_autoreconf_clean
[dgit import unpatched ghc 8.0.1-17+rpi1]
Raspbian forward porter [Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)]
Import ghc_8.0.1-17+rpi1.debian.tar.xz
[dgit import tarball ghc 8.0.1-17+rpi1 ghc_8.0.1-17+rpi1.debian.tar.xz]
Joachim Breitner [Sat, 21 May 2016 15:03:18 +0000 (15:03 +0000)]
Import ghc_8.0.1.orig.tar.xz
[dgit import orig ghc_8.0.1.orig.tar.xz]