webyesod: bump blaze-html version to fix encoding issue, eg with £

This commit is contained in:
Simon Michael 2010-07-07 17:27:07 +00:00
parent b0ae879de1
commit b1930cb572

View File

@ -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