From f56164533b4dc8f433b236118035820e2055a80f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Mar 2024 11:42:37 -0800 Subject: [PATCH] ghc 9.8.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee8e84609..a5e522473 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,6 @@ ghc-major-version: "9.8" # new curator is supposed to use exact GHC version -ghc-version: "9.8.1" +ghc-version: "9.8.2" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version