nixpkgs/pkgs/development/compilers/ghc
Will Dietz 894f313e3c ghc{843,861}: clone linux-gnu targets so musl variants are available
Fixes build with "muslpi" (armv6l-unknown-linux-musleabihf).

This was done via patch at first but it wouldn't apply to both at once,
and it's probably best to stick to just having musl clones for now
(instead of patching 8.6.1 targets into 8.4.3 and hoping that's okay).
2018-07-10 14:57:41 -05:00
..
7.10.3-binary.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
7.10.3.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
8.0.2.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
8.2.1-binary.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
8.2.2.nix ghc822: useLLVM when building against musl too 2018-06-23 12:53:45 -05:00
8.4.3.nix ghc{843,861}: clone linux-gnu targets so musl variants are available 2018-07-10 14:57:41 -05:00
8.6.1.nix ghc{843,861}: clone linux-gnu targets so musl variants are available 2018-07-10 14:57:41 -05:00
abi-depends-determinism.nix ghc: Use persistent URL for abi-depends determinism patch. 2018-03-28 12:31:40 -04:00
backport-dylib-command-size-limit.patch ghc: fix dylib load command limits in compiler version 8.x 2018-05-22 10:32:17 +02:00
gcc-clang-wrapper.sh
ghc-8.0.2-no-cpp-warnings.patch
ghc-gold-linker.patch
ghc-no-madv-free.patch
head.nix ghcHEAD: useLLVM needed for musl here as well 2018-06-25 15:50:36 -05:00
relocation.patch