web: tighten up dependencies

This commit is contained in:
Simon Michael 2011-09-02 17:22:23 +00:00
parent 003ba7c0e1
commit 3f333bf02b

View File

@ -86,14 +86,14 @@ executable hledger-web
-- ,yesod >= 0.8 && < 0.9
,yesod-core >= 0.8 && < 0.9
,yesod-form == 0.1.*
,yesod-json
,yesod-static == 0.1.0
,yesod-json == 0.1.*
,yesod-static == 0.1.*
,aeson == 0.3.*
,hamlet == 0.8.*
,transformers
,wai
,wai-extra == 0.4.*
,warp
,wai < 0.5
,wai-extra < 0.5
,warp < 0.5
-- , blaze-builder
-- , web-routes