mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 08:15:49 +01:00
Add an upper bound for QuickCheck, #7391
This commit is contained in:
parent
dab97b13f6
commit
3ed886162c
@ -8431,6 +8431,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7381
|
# https://github.com/commercialhaskell/stackage/issues/7381
|
||||||
- network < 3.2
|
- network < 3.2
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7391
|
||||||
|
- QuickCheck < 2.15
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user