Merge pull request #238 from DanielG/dev-hspec

Bump hspec dependency, should fix #236
This commit is contained in:
Kazu Yamamoto 2014-05-01 09:50:45 +09:00
commit 130ec43ad5

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