Revert to 9.12.3 after testing 9.12.4 RC1 (#7967)
Some checks are pending
check / Stackage check (push) Waiting to run

This reverts commit 31631ee2d7.
This commit is contained in:
Jens Petersen 2026-03-23 00:44:29 +08:00
parent ab767a5ec3
commit b0e1bfdd41
2 changed files with 4 additions and 6 deletions

View File

@ -158,8 +158,6 @@ 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 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 # 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 # 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 # nightly, where we don't perform this check beforehand. This is also slightly

View File

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