Add bounds on hspec packages because of QuickCheck bounds

This commit is contained in:
Kirill Zaborsky 2019-03-29 16:19:51 +03:00
parent fb335e2c43
commit 8404361e5d

View File

@ -4498,6 +4498,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/4444
- QuickCheck < 2.13
- 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
- dependent-sum < 0.5