From e22cea92b4e9b566fc6ef57316a8773a30df6445 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 18 Oct 2025 11:45:12 -0700 Subject: [PATCH] Remove bound on `pqueue` and fix #7859 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64668a0d..a8f9f079 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7928,9 +7928,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7857 - QuickCheck < 2.17.0.0 - - # https://github.com/commercialhaskell/stackage/issues/7859 - - pqueue < 1.6.0.0 # end of Stackage upper bounds # end of packages