From fbc71b6ed6ce062bbbea8d56cf910f7da50d1618 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 Sep 2025 07:50:12 -0800 Subject: [PATCH] Undo the `pqueue` bounds test 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 640d756c..64668a0d 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