web: tighten up dependencies
This commit is contained in:
parent
003ba7c0e1
commit
3f333bf02b
@ -86,14 +86,14 @@ executable hledger-web
|
|||||||
-- ,yesod >= 0.8 && < 0.9
|
-- ,yesod >= 0.8 && < 0.9
|
||||||
,yesod-core >= 0.8 && < 0.9
|
,yesod-core >= 0.8 && < 0.9
|
||||||
,yesod-form == 0.1.*
|
,yesod-form == 0.1.*
|
||||||
,yesod-json
|
,yesod-json == 0.1.*
|
||||||
,yesod-static == 0.1.0
|
,yesod-static == 0.1.*
|
||||||
,aeson == 0.3.*
|
,aeson == 0.3.*
|
||||||
,hamlet == 0.8.*
|
,hamlet == 0.8.*
|
||||||
,transformers
|
,transformers
|
||||||
,wai
|
,wai < 0.5
|
||||||
,wai-extra == 0.4.*
|
,wai-extra < 0.5
|
||||||
,warp
|
,warp < 0.5
|
||||||
-- , blaze-builder
|
-- , blaze-builder
|
||||||
-- , web-routes
|
-- , web-routes
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user