mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
bump GHC to 9.12.3: allowing cabal-install 3.14.2
This commit is contained in:
parent
45ed6eb3cf
commit
2b2306f862
@ -1,7 +1,7 @@
|
||||
ghc-major-version: "9.12"
|
||||
|
||||
# new curator is supposed to use exact GHC version
|
||||
ghc-version: "9.12.2"
|
||||
ghc-version: "9.12.3"
|
||||
|
||||
# This affects which version of the Cabal file format we allow. We
|
||||
# should ensure that this is always no greater than the version
|
||||
@ -7808,9 +7808,8 @@ packages:
|
||||
|
||||
"Stackage upper bounds":
|
||||
# Cabal
|
||||
- cabal-install < 3.14.2
|
||||
- cabal-install < 3.16
|
||||
- cabal-install-solver < 3.16
|
||||
- cabal-install-parsers < 0.6.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7822
|
||||
- jose < 0.12
|
||||
|
||||
Loading…
Reference in New Issue
Block a user