From 17a11aafdbfc4a01e657f027ec45dd2202385543 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 31 Jul 2022 07:16:51 -0700 Subject: [PATCH] Bump `ghc-version` field Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6719eab..9d62f344 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,6 @@ ghc-major-version: "9.2" # new curator is supposed to use exact GHC version -ghc-version: "9.2.3" +ghc-version: "9.2.4" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version