nixpkgs/pkgs/development/compilers/ghc
Randy Eckenrode 6454fb1bc0
haskell.compiler.ghc962: fix build on Darwin after stdenv rework merge
The switch to cctools-llvm made several LLVM tools the default on
Darwin, which includes llvm-ar. GHC will try to use `-L` with `ar` when
it is `llvm-ar`, but that doesn’t work currently on Darwin.

See https://gitlab.haskell.org/ghc/ghc/-/issues/23188.
2023-07-14 10:51:29 -06:00
..
8.6.5-binary.nix haskell.compiler.ghc865Binary: add powerpc64le bootstrap 2022-07-01 13:05:30 +02:00
8.8.4.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
8.10.2-binary.nix haskell.compiler.ghc8102Binary: tag bindists built using hadrian 2023-02-05 14:01:25 +01:00
8.10.7-binary.nix haskell.compiler.ghc8107Binary: tag bindists built using hadrian 2023-02-05 14:01:25 +01:00
8.10.7.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.0.2.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.2.4-binary.nix haskell.compiler.ghc924Binary: tag bindists built using hadrian 2023-02-05 14:01:25 +01:00
9.2.4.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.2.5.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.2.6.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.2.7.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.2.8.nix haskell.compiler.ghc928: init at 9.2.8 2023-05-27 17:24:01 +09:00
9.4.2.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.4.3.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.4.4.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.4.5.nix ghc: fix typos 2023-05-08 20:12:24 +04:00
9.6.2.nix haskell.compiler.ghc962: init at 9.6.2 2023-05-30 13:35:14 +02:00
Cabal-3.2-3.4-paths-fix-cycle-aarch64-darwin.patch haskell.compiler.ghc{8107,902}: give cabal-paths.patch a better name 2023-03-11 12:22:48 +01:00
Cabal-3.6-paths-fix-cycle-aarch64-darwin.patch haskell.compiler.ghc9*: work around output cycles on aarch64-darwin 2023-03-11 12:22:48 +01:00
common-hadrian.nix haskell.compiler.ghc962: fix build on Darwin after stdenv rework merge 2023-07-14 10:51:29 -06:00
gcc-clang-wrapper.sh
ghc-8.8.4-sphinx-6.0.patch haskell.compiler: fix GHCs' user guide build with sphinx >= 6.0 2023-03-03 23:56:30 +01:00
head.nix haskell.compiler.ghcHEAD: 9.7.20230505 -> 9.7.20230527 2023-06-08 18:17:07 +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
sphinx-4-configuration.patch