ghc: 9.8.4 -> 9.10.3; Stackage LTS: 23.27 -> 24.9 (#429810)

This commit is contained in:
sternenseemann
2025-09-20 23:09:13 +02:00
committed by GitHub
46 changed files with 13267 additions and 14346 deletions

View File

@@ -58,7 +58,7 @@ Each of those compiler versions has a corresponding attribute set `packages` bui
it. However, the non-standard package sets are not tested regularly and, as a
result, contain fewer working packages. The corresponding package set for GHC
9.4.8 is `haskell.packages.ghc948`. In fact, `haskellPackages` (at the time of writing) is just an alias
for `haskell.packages.ghc984`:
for `haskell.packages.ghc9103`.
Every package set also re-exposes the GHC used to build its packages as `haskell.packages.*.ghc`.