3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/ghc
sternenseemann d7ff8061be haskellPackages: always inherit llvmPackages from ghc's passthru
This means we only have to update the llvmPackages attribute in one
place now and should prevent situations like with 8.6.5 where different
versions would be used in the package set compared to the compiler
build.

Drop comments in the configuration-ghc-X.Y.x.nix files as well, since
LLVM version isn't tied to the compiler minor version at
all (e. g. 8.10.2 and 8.10.7 have different support ranges).
2021-11-23 16:46:18 +01:00
..
8.6.5-binary.nix haskellPackages: always inherit llvmPackages from ghc's passthru 2021-11-23 16:46:18 +01:00
8.8.4.nix haskell.compiler.ghc884: revert to reverse bootstraping using 8.10.2 2021-09-26 19:40:56 +02:00
8.10.2-binary.nix haskellPackages: always inherit llvmPackages from ghc's passthru 2021-11-23 16:46:18 +01:00
8.10.7-binary.nix haskellPackages: always inherit llvmPackages from ghc's passthru 2021-11-23 16:46:18 +01:00
8.10.7.nix haskell.compiler.ghc*: Use 8.10.7 bindist for bootstrapping. 2021-09-23 20:38:36 +02:00
9.0.1.nix haskell.compiler.ghc901: fix aarch64-darwin build 2021-11-09 12:23:43 +01:00
9.2.1.nix haskell.compiler.ghc921: fix aarch64-darwin build 2021-11-09 12:23:43 +01:00
backport-dylib-command-size-limit.patch
gcc-clang-wrapper.sh
head.nix ghcHEAD: fix mingw build 2021-11-22 02:49:30 +00:00
issue-18549.patch #95747: fix build of GHC 8.10.2 2020-08-18 15:56:45 +02:00
rename-numa-api-call.patch ghc8.8.4: fix mingw build 2021-09-09 03:35:17 +01:00
respect-ar-path.patch Fix ar command path in GHC. 2021-02-05 22:54:09 +01:00
sphinx-4-configuration.patch haskell.compiler.ghc8104: patch for sphinx >= 4.0 2021-06-22 13:42:55 +02:00