From 39d3d85b6094c7b2ca269e3bfe079ec987b4693b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 4 Apr 2024 12:48:41 -0700 Subject: [PATCH] Try maintained `Cabal` 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 a8fcb4ae..38481ba5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -467,7 +467,7 @@ packages: - chronos-bench "Mikolaj Konarski @Mikolaj": - # - Cabal # take the one that ships with GHC + - Cabal # take the one that ships with GHC - cabal-install # 3.10.3 # we build against 'Cabal' shipped with GHC; as of 9.8.2 that's Cabal-3.10.2 - sdl2-ttf - enummapset