Accept hspec 1.5.*.

This commit is contained in:
Felipe Lessa 2013-04-01 11:03:47 -03:00
parent 96ee0e6471
commit 2baa86ab53

View File

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