Add an upper bound for QuickCheck, #7391

This commit is contained in:
Alexey Zabelin 2024-04-22 21:36:42 -05:00
parent dab97b13f6
commit 3ed886162c

View File

@ -8431,6 +8431,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7381
- network < 3.2
# https://github.com/commercialhaskell/stackage/issues/7391
- QuickCheck < 2.15
# end of Stackage upper bounds
# end of packages