Allow hspec 2.8

https://github.com/commercialhaskell/stackage/issues/6010
This commit is contained in:
Taylor Fausak 2021-05-13 19:34:11 -04:00
parent 9ba217f449
commit 711b0cdc1f

View File

@ -66,7 +66,7 @@ test-suite test
import: basics
build-depends:
, hspec >= 2.7.9 && < 2.8
, hspec >= 2.7.9 && < 2.9
, witch
ghc-options:
-rtsopts