yesod-test uses hspec 1.3

This commit is contained in:
Michael Snoyman 2012-08-03 08:41:45 +03:00
parent da33be529d
commit f80a810df9

View File

@ -23,7 +23,7 @@ library
, network >= 2.2 && < 2.4
, http-types >= 0.7 && < 0.8
, HUnit >= 1.2 && < 1.3
, hspec >= 1.2 && < 1.3
, hspec >= 1.3 && < 1.4
, bytestring >= 0.9
, case-insensitive >= 0.2
, text