nixpkgs/pkgs/development/compilers/ghc
Peter Simons 2f0de54ddb Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
We keep the latest minor release of each one of the last 3 major releases,
which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have
ghc-HEAD, but this doesn't count.

Dropping these compilers implied that we have to drop the corresponding
versions of ghcjs, too. We can also drop a shitload of obsolete compiler
patches that newer versions no longer need.

At some point, we can probably simplify the generic builder, too.
2018-11-02 20:13:55 +01:00
..
7.10.3-binary.nix haskell: make generic builder follow compiler’s shared config 2018-06-20 18:40:53 -04:00
8.2.1-binary.nix haskell: re-enable aarch64, but disable parallel builds on that arch. 2018-10-05 01:28:42 -04:00
8.2.2.nix ghc: enable parallel building of GHC on aarch64. 2018-10-14 18:00:06 -04:00
8.4.4.nix ghc: add new 8.4.4 version 2018-10-15 11:55:19 +02:00
8.6.1.nix ghc: fix typo in 8.6.1 compiler name 2018-10-24 21:29:15 +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: move gcc-clang-wrapper.sh script into the ghc directory tree since it's the only user of that script 2015-06-12 10:54:02 +02:00
head.nix Merge pull request #47626 from obsidiansystems/ghc-cross-fixes 2018-10-01 17:19:31 -04:00