Bump hspec dependency, should fix #236

`hspec-discover --no-main` was introduced in 1.8.2
This commit is contained in:
Daniel Gröber 2014-05-01 01:31:32 +02:00
parent 9c63d53dd5
commit 1c27e9ec4e
1 changed files with 1 additions and 1 deletions

View File

@ -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