1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-15 17:25:11 +00:00
nixpkgs/pkgs/development/compilers/ghc
Jack Cummings 2fe842a200 fix ghc bootstrap on non-nixos nonstd-storepath
Something goes amiss in the configurePhase and binaries start picking up
system binaries and everything falls apart. Patch the configure script
to use a bourne shell out of the store, and things are happier.

Closes https://github.com/NixOS/nixpkgs/pull/40691.
2018-05-19 22:24:31 +02:00
..
7.10.3-binary.nix fix ghc bootstrap on non-nixos nonstd-storepath 2018-05-19 22:24:31 +02:00
7.10.3.nix Fix haskellCompilerName version. 2018-02-22 03:11:25 -05:00
8.0.2.nix Fix haskellCompilerName version. 2018-02-22 03:11:25 -05:00
8.2.1-binary.nix treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
8.2.2.nix treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
8.4.2.nix Fix hsc2hs cross compiler build 2018-05-09 23:53:30 -04:00
abi-depends-determinism.nix ghc: Use persistent URL for abi-depends determinism patch. 2018-03-28 12:31:40 -04:00
gcc-clang-wrapper.sh
ghc-8.0.2-no-cpp-warnings.patch
ghc-gold-linker.patch
ghc-no-madv-free.patch
head.nix Don't enableShared in GHC when using android prebuilt 2018-05-07 23:57:31 -04:00
relocation.patch