From cde76f833e6cf0d74954bc35444c2f73aab2b1a2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 28 Jun 2026 09:49:22 -0800 Subject: [PATCH] Disable all bounds for #7857 during testing Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62276a47..74a60316 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7831,9 +7831,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7857 # QuickCheck < 2.17.0.0 - - quickcheck-instances < 0.4 - - megaparsec < 9.7.1 - - megaparsec-tests < 9.7.1 + # quickcheck-instances < 0.4 + # megaparsec < 9.7.1 + # megaparsec-tests < 9.7.1 # postgresql-syntax < 0.5 # hasql-th < 0.5.1