tools: simplify -fweb dependencies

This commit is contained in:
Simon Michael 2010-07-10 15:12:35 +00:00
parent 02706b66e7
commit dbe575d5fc

View File

@ -104,11 +104,8 @@ executable hledger
cpp-options: -DWEB
other-modules:Hledger.Cli.Commands.Web
build-depends:
bytestring >= 0.9.1 && < 0.9.2
,blaze-html >= 0.1.1 && < 0.2
,hamlet >= 0.3.1 && < 0.4
hamlet >= 0.3.1 && < 0.4
,io-storage >= 0.3 && < 0.4
,wai >= 0.1 && < 0.2
,wai-extra >= 0.1 && < 0.2
,yesod >= 0.3.1 && < 0.4