From c3cb5c99038ad26a1108239ac64213aebdd9404b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 19 Jul 2026 16:50:36 +0800 Subject: [PATCH] test ghc-9.12.5 RC3 [skip ci] --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 732e2dd8..759abbf6 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.4" +ghc-version: "9.12.4.20260713" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version @@ -7758,7 +7758,7 @@ packages: "GHC major version specific bounds": # Cabal - - cabal-install < 3.16 + - cabal-install < 0 # 3.16 - cabal-install-solver < 3.16 - ormolu < 0.8.1 # requires Cabal-syntax-3.16 and ghc-9.14 - fourmolu < 0.20