Build yesod-test
This commit is contained in:
parent
4649c587fd
commit
64b8a7be0f
@ -13,4 +13,5 @@
|
|||||||
./yesod-auth
|
./yesod-auth
|
||||||
./yesod-sitemap
|
./yesod-sitemap
|
||||||
./yesod-default
|
./yesod-default
|
||||||
|
./yesod-test
|
||||||
./yesod
|
./yesod
|
||||||
|
|||||||
@ -81,6 +81,7 @@ executable ~project~
|
|||||||
, yesod-static >= 1.0 && < 1.1
|
, yesod-static >= 1.0 && < 1.1
|
||||||
, yesod-default >= 1.0 && < 1.1
|
, yesod-default >= 1.0 && < 1.1
|
||||||
, yesod-form >= 1.0 && < 1.1
|
, yesod-form >= 1.0 && < 1.1
|
||||||
|
, yesod-test >= 0.2 && < 0.3
|
||||||
, clientsession >= 0.7.3 && < 0.8
|
, clientsession >= 0.7.3 && < 0.8
|
||||||
, bytestring >= 0.9 && < 0.10
|
, bytestring >= 0.9 && < 0.10
|
||||||
, text >= 0.11 && < 0.12
|
, text >= 0.11 && < 0.12
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user