build yesod-test
This commit is contained in:
parent
cff17e6321
commit
40cfd1f857
@ -9,3 +9,4 @@
|
||||
./yesod-sitemap
|
||||
./yesod-default
|
||||
./yesod
|
||||
./yesod-test
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user