Removed another upper bound
This commit is contained in:
parent
d40da67656
commit
a1aadc49ad
@ -42,7 +42,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 >= 1.3 && < 1.4
|
, hspec >= 1.3
|
||||||
, containers
|
, containers
|
||||||
, template-haskell
|
, template-haskell
|
||||||
, path-pieces
|
, path-pieces
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user