build yesod-test

This commit is contained in:
gregwebs 2012-03-25 21:21:59 -07:00
parent cff17e6321
commit 40cfd1f857
2 changed files with 3 additions and 2 deletions

View File

@ -9,3 +9,4 @@
./yesod-sitemap
./yesod-default
./yesod
./yesod-test

View File

@ -23,9 +23,9 @@ library
build-depends: base >= 4 && < 4.3
build-depends: hxt >= 9.1.6
, parsec >= 2.1 && < 4
, persistent >= 0.8 && < 0.9
, persistent >= 0.8 && < 1.1
, transformers >= 0.2.2 && < 0.3
, wai >= 1.1 && < 1.2
, wai >= 1.1 && < 1.3
, wai-test >= 1.0 && < 2.0
, network >= 2.2 && < 2.4
, http-types >= 0.6 && < 0.7