From e73577a1617191ef4864649d15bbfee44993de0b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Dec 2024 14:20:13 +0530 Subject: [PATCH] Bump ghc to 9.10.1 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 571238ff..55e6e88a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,7 +1,7 @@ -ghc-major-version: "9.8" +ghc-major-version: "9.10" # new curator is supposed to use exact GHC version -ghc-version: "9.8.4" +ghc-version: "9.10.1" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version