Update version bound for highlighting-kate.

This commit is contained in:
John MacFarlane 2011-11-28 10:27:39 -08:00
parent 318d136881
commit 479a0a56d7

View file

@ -224,7 +224,7 @@ Library
else
Build-depends: base >= 3 && < 4
if flag(highlighting)
Build-depends: highlighting-kate >= 0.2.9 && < 0.3
Build-depends: highlighting-kate >= 0.2.9 && < 0.4
cpp-options: -D_HIGHLIGHTING
if impl(ghc >= 6.12)
Ghc-Options: -O2 -Wall -fno-warn-unused-do-bind