From 5541ccc8b0bd33181cdf7b3e3842d7f00108c63f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 Sep 2025 07:50:12 -0800 Subject: [PATCH] Try the `QuickCheck` bounds again 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 64668a0d..41cdf5dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7927,7 +7927,7 @@ packages: - microlens-th < 0.4.3.18 # https://github.com/commercialhaskell/stackage/issues/7857 - - QuickCheck < 2.17.0.0 + # QuickCheck < 2.17.0.0 # https://github.com/commercialhaskell/stackage/issues/7859 - pqueue < 1.6.0.0