From d53170cc089e04f13dd517ac20a20c16d03bca2f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 Sep 2025 07:50:12 -0800 Subject: [PATCH] Try the `pqueue` 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..640d756c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7930,7 +7930,7 @@ packages: - QuickCheck < 2.17.0.0 # https://github.com/commercialhaskell/stackage/issues/7859 - - pqueue < 1.6.0.0 + # pqueue < 1.6.0.0 # end of Stackage upper bounds # end of packages