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 Fix GHCJS 7.10 2018-04-01 23:25:37 -04:00
configuration-ghc-8.0.x.nix GHCJS: Fix GHCJS with haddock-library-1.4.3 2018-04-02 00:23:32 -04:00
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 haskell package set configuration clean-up 2018-01-09 20:32:55 +01:00
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 haskell infra: Misc cleanups 2017-08-03 13:12:01 +02:00
configuration-nix.nix haskellPackages.llvm-hs_6_2_0: fix build 2018-06-14 12:32:59 +02:00
default.nix haskellPackages: Fix overriding all-cabal-hashes 2018-03-25 20:39:38 -04:00
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 Make hoogle-local compatible wih hoogle >= 5.0.4 2016-09-20 12:04:46 +02:00
hoogle.nix ghcWithHoogle: deal gracefully with packages that have no haddockDir attribute 2017-08-19 17:20:39 +02:00
initial-packages.nix Remove HIE package set until automation can be put in place. 2018-03-23 10:06:58 -04:00
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