mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 03:01:56 +01:00
Add bounds on hspec packages because of QuickCheck bounds
This commit is contained in:
parent
fb335e2c43
commit
8404361e5d
@ -4498,6 +4498,9 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/4444
|
# https://github.com/commercialhaskell/stackage/issues/4444
|
||||||
- QuickCheck < 2.13
|
- QuickCheck < 2.13
|
||||||
- quickcheck-instances < 0.3.20
|
- quickcheck-instances < 0.3.20
|
||||||
|
- hspec-core < 2.7.1
|
||||||
|
- hspec < 2.7.1
|
||||||
|
- hspec-discover < 2.7.1
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4446
|
# https://github.com/commercialhaskell/stackage/issues/4446
|
||||||
- dependent-sum < 0.5
|
- dependent-sum < 0.5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user