From b1930cb5721963bff74d79ad14b4578e768bc1b7 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 7 Jul 2010 17:27:07 +0000 Subject: [PATCH] =?UTF-8?q?webyesod:=20bump=20blaze-html=20version=20to=20?= =?UTF-8?q?fix=20encoding=20issue,=20eg=20with=20=C2=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hledger.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/hledger.cabal b/hledger.cabal index cc2378b7e..36abc47aa 100644 --- a/hledger.cabal +++ b/hledger.cabal @@ -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