webyesod: bump blaze-html version to fix encoding issue, eg with £
This commit is contained in:
parent
b0ae879de1
commit
b1930cb572
@ -116,6 +116,7 @@ executable hledger
|
||||
other-modules:Hledger.Cli.Commands.WebYesod
|
||||
build-depends:
|
||||
bytestring >= 0.9.1 && < 0.9.2
|
||||
,blaze-html >= 0.1.1 && < 0.2
|
||||
,hamlet >= 0.3.1 && < 0.4
|
||||
,io-storage >= 0.3 && < 0.4
|
||||
,wai >= 0.1 && < 0.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user