nixpkgs/pkgs/development/compilers/ghc
Will Dietz 6cc5483b5e ghc-{8.2.2,8.4.1}: fixups mostly for 2-stage cross, musl
* grab patches from gentoo to fix various 2-stage cross build system
  bugs
* explicitly set CrossCompilePrefix to the expected targetPrefix
  -- ensures everything has expected name and location
  -- fixes lack of prefix'ing when doing glibc -> musl "cross"
* Stage1Only: only set if doing "true" cross
* don't try to specify include/lib dirs for ncurses on cross
  -- only used by terminfo which actually removed the include option,
  and the lib option doesn't seem to do anything other than
  confuse the situation re:cross.

Fixes #37522
2018-06-13 14:41:12 -04: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 haskell.compiler.ghc7103: disable format hardening 2018-05-30 03:46:16 +02:00
8.0.2.nix haskell.compiler.ghc802: disable format hardening, else tests will fail 2018-05-29 07:35:39 +00:00
8.2.1-binary.nix treewide: isArm -> isAarch32 2018-04-25 15:50:41 -04:00
8.2.2.nix ghc-{8.2.2,8.4.1}: fixups mostly for 2-stage cross, musl 2018-06-13 14:41:12 -04:00
8.4.2.nix ghc-{8.2.2,8.4.1}: fixups mostly for 2-stage cross, musl 2018-06-13 14:41:12 -04:00
8.4.3.nix ghc: add version 8.4.3 2018-05-30 03:46:16 +02:00
abi-depends-determinism.nix ghc: Use persistent URL for abi-depends determinism patch. 2018-03-28 12:31:40 -04:00
backport-dylib-command-size-limit.patch ghc: fix dylib load command limits in compiler version 8.x 2018-05-22 10:32:17 +02:00
gcc-clang-wrapper.sh
ghc-8.0.2-no-cpp-warnings.patch Adds ghc version to the patch file 2017-06-11 21:52:41 +02:00
ghc-gold-linker.patch ghc: apply a patch to fix common gold linker problem 2017-07-26 10:19:57 +02:00
ghc-no-madv-free.patch
head.nix haskell.compiler.ghcHEAD: disable format hardening 2018-05-30 03:46:16 +02:00
relocation.patch