yesod-routes changes for hspec 1.0
This commit is contained in:
parent
9f4c92f181
commit
1c4bbd52a7
@ -41,7 +41,7 @@ test-suite runtests
|
|||||||
, yesod-routes
|
, yesod-routes
|
||||||
, text >= 0.5 && < 0.12
|
, text >= 0.5 && < 0.12
|
||||||
, HUnit >= 1.2 && < 1.3
|
, HUnit >= 1.2 && < 1.3
|
||||||
, hspec >= 0.6 && < 0.10
|
, hspec >= 0.6 && < 1.1
|
||||||
, containers
|
, containers
|
||||||
, template-haskell
|
, template-haskell
|
||||||
, path-pieces
|
, path-pieces
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user