Merge pull request #17 from snoyberg/master

hspec 1.6
This commit is contained in:
Felipe Lessa 2013-06-25 09:36:00 -07:00
commit 61bb0c130f

View File

@ -81,7 +81,7 @@ test-suite test
-- Test-only dependencies
, HUnit
, QuickCheck
, hspec >= 1.3 && < 1.6
, hspec >= 1.3 && < 1.7
, persistent-sqlite == 1.2.*
, persistent-template == 1.2.*
, monad-control