nixpkgs/pkgs/development/compilers/ghc
Matthew Bauer fd7a6ea0af haskell: make generic builder follow compiler’s shared config
enableShared in generic-builder.nix should default to what the GHC
compiler was compiled with. Add a passthru to all of the GHC compilers
to hold the value of enableShared. If enableShared is not set in the
GHC we just use false as the default value for enableSharedLibraries.

Note: I may have missed some compilers. Only GHC & GHCJS are covered
by this commit but this shouldn’t break evaluation of anything else.
2018-06-20 18:40:53 -04: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 haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
8.4.3.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04: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: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
ghc-8.0.2-no-cpp-warnings.patch Adds ghc version to the patch file 2017-06-11 21:52:41 +02:00
ghc-gold-linker.patch ghc: apply a patch to fix common gold linker problem 2017-07-26 10:19:57 +02:00
ghc-no-madv-free.patch ghc801: disable MADV_FREE 2016-09-01 12:07:36 -05:00
head.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
relocation.patch ghc: add comment to relocation patch 2016-08-26 15:19:37 +00:00