nixpkgs/pkgs/development/compilers/ghc
Moritz Angermann fe1eec9e24 ghc 8.4.2, head: Drop libiconv on windows.
nixpkgs#37012 and  nixpkgs#37707 introduces the setup-hooks for libiconv, which inject `-liconv` into the `NIX_LDFLAGS`. This breaks horribly on windows where the linker end up having no idea how to linke `-liconv`. The configure.ac file specifically ignores libiconv on windows.
2018-05-23 10:41:17 -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 ghc: Handle flavors better 2018-05-23 10:27:42 -04:00
8.0.2.nix ghc: paxmark all unwraped executables across the board 2018-05-23 10:41:15 -04:00
8.2.1-binary.nix treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
8.2.2.nix ghc: paxmark all unwraped executables across the board 2018-05-23 10:41:15 -04:00
8.4.2.nix ghc 8.4.2, head: Drop libiconv on windows. 2018-05-23 10:41:17 -04: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 ghc 8.4.2, head: Drop libiconv on windows. 2018-05-23 10:41:17 -04:00
relocation.patch