Skip to content

Commit bea88e8

Browse files
committed
Update GHC version for nightly to 9.12.1
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
1 parent f1f00e6 commit bea88e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build-constraints.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
ghc-major-version: "9.10"
1+
ghc-major-version: "9.12"
22

33
# new curator is supposed to use exact GHC version
4-
ghc-version: "9.10.2"
4+
ghc-version: "9.12.1"
55

66
# This affects which version of the Cabal file format we allow. We
77
# should ensure that this is always no greater than the version

0 commit comments

Comments
 (0)