[yesod-test] bump dependency on yesod-form
This brings the new functions introduced in #1628 into scope This PR is untested, but I'm pretty sure it would work Closes #1644
This commit is contained in:
parent
d5f6fbba8b
commit
7c58b2f0a3
@ -58,7 +58,7 @@ test-suite test
|
|||||||
, containers
|
, containers
|
||||||
, html-conduit
|
, html-conduit
|
||||||
, yesod-core
|
, yesod-core
|
||||||
, yesod-form >= 1.6
|
, yesod-form >= 1.6.7
|
||||||
, text
|
, text
|
||||||
, wai
|
, wai
|
||||||
, wai-extra
|
, wai-extra
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user