From e09250dbb02668244e1db81585a5792ea4a126ba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 29 Mar 2026 12:12:46 +0800 Subject: [PATCH] move to ghc 9.12.4 (#7974) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7170c161..8a5cbcaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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.4" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version