nixpkgs/pkgs/development/compilers/ghcjs
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
..
base.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
default.nix Fix GHCJS 7.10 2018-04-01 23:25:37 -04:00
gen-stage2.rb
ghcjs-boot.nix
ghcjs-head.patch
ghcjs.patch
head_shims.nix
head_stage2.nix
head.nix GHCJS: Fix GHCJS with haddock-library-1.4.3 2018-04-02 00:23:32 -04:00
shims.nix
stage2.nix