Added upper bound for pqueue (#7859).

This commit is contained in:
Andreas Ländle 2025-10-12 08:08:23 +02:00
parent 386a0c340c
commit 577ce0da70

View File

@ -8063,6 +8063,9 @@ 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