forked from mirrors/nixpkgs
17d63282b2
Hadrian (the GHC build tool) is built separately from GHC. This means that if `haskell.compiler.ghc961` is overridden to add patches, those patches will _only_ be applied to the GHC portion of the build, and not the Hadrian build. For example, backporting this patch to GHC 9.6.1 failed because the changes to `hadrian/` files were not reflected in the Nix build: |
||
---|---|---|
.. | ||
8.6.5-binary.nix | ||
8.8.4.nix | ||
8.10.2-binary.nix | ||
8.10.7-binary.nix | ||
8.10.7.nix | ||
9.0.2.nix | ||
9.2.4-binary.nix | ||
9.2.4.nix | ||
9.2.5.nix | ||
9.2.6.nix | ||
9.2.7.nix | ||
9.2.8.nix | ||
9.4.2.nix | ||
9.4.3.nix | ||
9.4.4.nix | ||
9.4.5.nix | ||
9.6.1.nix | ||
9.6.2.nix | ||
Cabal-3.2-3.4-paths-fix-cycle-aarch64-darwin.patch | ||
Cabal-3.6-paths-fix-cycle-aarch64-darwin.patch | ||
common-hadrian.nix | ||
gcc-clang-wrapper.sh | ||
ghc-8.8.4-sphinx-6.0.patch | ||
head.nix | ||
rename-numa-api-call.patch | ||
respect-ar-path.patch | ||
sphinx-4-configuration.patch |