relax upper bound on Chart lib

This commit is contained in:
Simon Michael 2010-02-04 18:28:44 +00:00
parent 3aba40c5b6
commit 34506f3518

View File

@ -155,7 +155,7 @@ executable hledger
cpp-options: -DCHART cpp-options: -DCHART
other-modules:Commands.Chart other-modules:Commands.Chart
build-depends: build-depends:
Chart >= 0.11 && < 0.12 Chart >= 0.11
,colour ,colour
-- source-repository head -- source-repository head