require blaze-html < 0.5 to simplify that dep

This commit is contained in:
Simon Michael 2012-05-29 14:59:43 +00:00
parent f35b961c86
commit 9184036fe8

View File

@ -141,7 +141,7 @@ executable hledger-web
, yesod-core
, yesod-default
, yesod-static
, blaze-html
, blaze-html < 0.5
, clientsession
, hamlet
, network-conduit