Bump hspec dependency, should fix #236
`hspec-discover --no-main` was introduced in 1.8.2
This commit is contained in:
parent
9c63d53dd5
commit
1c27e9ec4e
@ -153,7 +153,7 @@ Test-Suite spec
|
|||||||
, syb
|
, syb
|
||||||
, time
|
, time
|
||||||
, transformers
|
, transformers
|
||||||
, hspec >= 1.7.1
|
, hspec >= 1.8.2
|
||||||
if impl(ghc < 7.7)
|
if impl(ghc < 7.7)
|
||||||
Build-Depends: convertible
|
Build-Depends: convertible
|
||||||
, Cabal >= 1.10 && < 1.17
|
, Cabal >= 1.10 && < 1.17
|
||||||
|
Loading…
Reference in New Issue
Block a user