Merge pull request #4448 from qrilka/hspec-because-of-quickcheck

Add bounds on hspec packages because of QuickCheck bounds
This commit is contained in:
Alexey Zabelin 2019-03-29 08:44:33 -07:00 committed by GitHub
commit 6223066eec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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