From e7b05217ee2d089f4e3cb8bdd729e5ccb51f6a70 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 22 Sep 2024 07:42:54 -0700 Subject: [PATCH] Fix #7524, remove all bounds introduced there Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d0948b3..9d186943 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7988,10 +7988,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7506 - postgresql-libpq < 0.11 - postgresql-libpq-configure < 0.11 - - # https://github.com/commercialhaskell/stackage/issues/75241 - - kvitable < 1.1 - - tasty-sugar < 2.2.2 # end of Stackage upper bounds # end of packages