web: allow blaze-html 0.7 (closes #159)

This commit is contained in:
Simon Michael 2014-01-27 09:06:32 -08:00
parent fcd8044797
commit 0a3a3c6472

View File

@ -149,7 +149,7 @@ library
blaze-html >= 0.4 && < 0.5
else
build-depends:
blaze-html >= 0.5 && < 0.7
blaze-html >= 0.5 && < 0.8
, blaze-markup >= 0.5.1 && < 0.7
@ -241,7 +241,7 @@ executable hledger-web
blaze-html >= 0.4 && < 0.5
else
build-depends:
blaze-html >= 0.5 && < 0.7
blaze-html >= 0.5 && < 0.8
, blaze-markup >= 0.5.1 && < 0.7
test-suite test