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
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ Test-Suite spec
, syb
, time
, transformers
, hspec >= 1.7.1
, hspec >= 1.8.2
if impl(ghc < 7.7)
Build-Depends: convertible
, Cabal >= 1.10 && < 1.17