tools: simplify -fweb dependencies
This commit is contained in:
parent
02706b66e7
commit
dbe575d5fc
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user