web: allow blaze-html 0.7 (closes #159)
This commit is contained in:
parent
fcd8044797
commit
0a3a3c6472
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user