Update version bound for highlighting-kate.
This commit is contained in:
parent
318d136881
commit
479a0a56d7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue