yesod-routes changes for hspec 1.0

This commit is contained in:
Mark Wright 2012-05-06 12:21:08 +10:00
parent 9f4c92f181
commit 1c4bbd52a7

View File

@ -41,7 +41,7 @@ test-suite runtests
, yesod-routes
, text >= 0.5 && < 0.12
, HUnit >= 1.2 && < 1.3
, hspec >= 0.6 && < 0.10
, hspec >= 0.6 && < 1.1
, containers
, template-haskell
, path-pieces