From 609b9c19e690077787985398861a54f7334bdca6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Dec 2024 13:48:48 +0530 Subject: [PATCH] drop "base-compat < 0.14" for ghc9.10 closes #7403 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7add9869..9ac10346 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7957,10 +7957,6 @@ packages: # End of Library and exe bounds failures "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/7403 - - base-compat < 0.14 - - base-compat-batteries < 0.14 - # https://github.com/commercialhaskell/stackage/issues/7414 - ghc-lib-parser < 9.10 - ghc-lib-parser-ex < 9.10