3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/ghc
Peter Simons b8bf8e502c ghc: re-instate code that configures statically linked builds by default
The compiler should not expect to have dynamic versions of all libraries
available, because that configuration doesn't play along nicely with statically
linked libraries.

Fixes https://github.com/NixOS/nixpkgs/issues/6399.
2015-02-22 21:55:27 +01:00
..
6.10.2-binary.nix Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
6.10.4.nix Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
6.12.3.nix ghc: pass explicit 'ncurses' path to ./configure instead of finding through the environment 2015-01-17 20:29:00 +01:00
7.0.4-binary.nix Fix temp directory paths for GHC 7.0.4 on Darwin 2015-02-16 23:42:59 -08:00
7.0.4.nix ghc: disable parallel building for older versions again 2015-02-14 19:41:49 +01:00
7.2.2.nix ghc: disable parallel building for older versions again 2015-02-14 19:41:49 +01:00
7.4.2-binary.nix Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
7.4.2.nix ghc: disable parallel building for older versions again 2015-02-14 19:41:49 +01:00
7.6.3.nix ghc: disable parallel building for older versions again 2015-02-14 19:41:49 +01:00
7.8.4.nix ghc: re-instate code that configures statically linked builds by default 2015-02-22 21:55:27 +01:00
7.10.1.nix Add purity to GHC builds on Darwin 2015-02-14 19:41:49 +01:00
fix-7.0.4-clang.patch Add purity to GHC builds on Darwin 2015-02-14 19:41:49 +01:00
fix-7.2.2-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
fix-7.4.2-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
fix-7.6.3-clang.patch Add purity to GHC builds on Darwin. 2015-02-10 22:08:01 +01:00
head.nix ghc: re-instate code that configures statically linked builds by default 2015-02-22 21:55:27 +01:00
with-packages.nix ghc: several enhancements to the new "with-packages" wrapper 2013-11-09 20:36:25 +01:00
wrapper.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00