nixpkgs/pkgs/development/haskell-modules
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
..
patches haskell-lambdabot-core: apply patch from @int-e to fix GHC 8.4.x build 2018-05-23 12:24:31 +02:00
configuration-common.nix Merge pull request #41939 from obsidiansystems/haskell-always-setup-separately 2018-06-18 22:25:17 -04:00
configuration-ghc-7.10.x.nix
configuration-ghc-8.0.x.nix
configuration-ghc-8.2.x.nix haskell-jailbreak-cabal: build with Cabal 2.2.x in ghc-8.2.x package set 2018-05-30 03:46:16 +02:00
configuration-ghc-8.4.x.nix hledger: jailbreak to fix builds with ghc-8.4.x 2018-06-16 15:57:44 +02:00
configuration-ghc-head.nix
configuration-ghcjs.nix ghcjs: remove old-time 2018-06-11 10:29:12 -04:00
configuration-hackage2nix.yaml hackage2nix: always use latest version of json-autotype 2018-06-16 15:57:18 +02:00
configuration-halvm-2.4.0.nix
configuration-nix.nix haskellPackages.llvm-hs_6_2_0: fix build 2018-06-14 12:32:59 +02:00
default.nix
generic-builder.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
generic-stack-builder.nix generic-stack-builder: also support nix-build 2018-05-09 18:12:13 -05:00
hackage-packages.nix hackage-packages.nix: automatic Haskell package set update 2018-06-16 15:57:38 +02:00
hoogle-local-wrapper.sh
hoogle.nix
initial-packages.nix
lib.nix haskell infra: Adds buildFlags logic 2018-05-23 10:27:42 -04:00
make-package-set.nix haskell infra: Use self.ghc rather than closing over initial value 2018-06-07 14:27:44 -04:00
with-packages-wrapper.nix haskell: fix with-packages-wrapper in ghcjs 2018-06-18 20:17:06 -04:00