tools: simplify -fweb dependencies
This commit is contained in:
parent
02706b66e7
commit
dbe575d5fc
@ -104,11 +104,8 @@ executable hledger
|
|||||||
cpp-options: -DWEB
|
cpp-options: -DWEB
|
||||||
other-modules:Hledger.Cli.Commands.Web
|
other-modules:Hledger.Cli.Commands.Web
|
||||||
build-depends:
|
build-depends:
|
||||||
bytestring >= 0.9.1 && < 0.9.2
|
hamlet >= 0.3.1 && < 0.4
|
||||||
,blaze-html >= 0.1.1 && < 0.2
|
|
||||||
,hamlet >= 0.3.1 && < 0.4
|
|
||||||
,io-storage >= 0.3 && < 0.4
|
,io-storage >= 0.3 && < 0.4
|
||||||
,wai >= 0.1 && < 0.2
|
|
||||||
,wai-extra >= 0.1 && < 0.2
|
,wai-extra >= 0.1 && < 0.2
|
||||||
,yesod >= 0.3.1 && < 0.4
|
,yesod >= 0.3.1 && < 0.4
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user