From c1d26385abad4a298aaa99087e3dbdc9be10f1db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 24 Apr 2023 11:35:02 +0200 Subject: [PATCH] update to ghc-9.4.5 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d14b1ad0..be505a39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,6 @@ ghc-major-version: "9.4" # new curator is supposed to use exact GHC version -ghc-version: "9.4.4" +ghc-version: "9.4.5" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version