temporarily bump ghc to 9.12.3.20260311 for testing RC1 (#7967)
Some checks are pending
check / Stackage check (push) Waiting to run

also need to disable perf, prettychart, web-rep stack (tonyday567/web-rep#14)
This commit is contained in:
Jens Petersen 2026-03-22 20:16:15 +08:00
parent 9e38fdb5f3
commit 31631ee2d7
2 changed files with 6 additions and 4 deletions

View File

@ -158,6 +158,8 @@ docker run -t $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c "
exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" curator build --jobs $JOBS
"
exit 1
# Make sure we actually need this snapshot. We used to perform this check
# exclusively before building. Now we perform it after as well for the case of
# nightly, where we don't perform this check beforehand. This is also slightly

View File

@ -1,7 +1,7 @@
ghc-major-version: "9.12"
# new curator is supposed to use exact GHC version
ghc-version: "9.12.3"
ghc-version: "9.12.3.20260311"
# This affects which version of the Cabal file format we allow. We
# should ensure that this is always no greater than the version
@ -3757,9 +3757,9 @@ packages:
- mealy
- numhask
- numhask-space
- perf
- prettychart
- web-rep
- perf < 0
- prettychart < 0
- web-rep < 0
"Iphigenia Df <iphydf@gmail.com> @iphydf":
- data-msgpack