Allow hspec 1.8

This commit is contained in:
Michael Snoyman 2014-04-03 08:31:21 +03:00
parent 37b51d24c6
commit f701df4a8d

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