Merge pull request #56 from snoyberg/master

Allow hspec 1.8
This commit is contained in:
Felipe Lessa 2014-04-03 08:46:20 -03:00
commit b27461dddc

View File

@ -91,7 +91,7 @@ test-suite test
, containers
, HUnit
, QuickCheck
, hspec >= 1.9
, hspec >= 1.8
, persistent-sqlite >= 1.2 && < 1.4
, persistent-template >= 1.2 && < 1.4
, monad-control