From 5ec52336f3fce1c8e8ecaded8c2164aa8f1e0a9d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 21 Oct 2024 18:48:27 +0800 Subject: [PATCH] bump nightly to ghc-9.8.3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d87d7f43..41643c55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,7 +1,7 @@ ghc-major-version: "9.8" # new curator is supposed to use exact GHC version -ghc-version: "9.8.2" +ghc-version: "9.8.3" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version