Bump highlighting-kate version.
This commit is contained in:
parent
bec9485d93
commit
6c449b5cf0
1 changed files with 2 additions and 2 deletions
|
@ -215,7 +215,7 @@ Library
|
|||
tagsoup >= 0.12.5 && < 0.13,
|
||||
base64-bytestring >= 0.1 && < 0.2,
|
||||
zlib >= 0.5 && <= 0.6,
|
||||
highlighting-kate >= 0.5 && < 0.6,
|
||||
highlighting-kate >= 0.5.0.1 && < 0.6,
|
||||
temporary >= 1.1 && < 1.2
|
||||
if impl(ghc >= 6.10)
|
||||
Build-depends: base >= 4 && < 5, syb >= 0.1 && < 0.4
|
||||
|
@ -309,7 +309,7 @@ Executable pandoc
|
|||
tagsoup >= 0.12.5 && < 0.13,
|
||||
base64-bytestring >= 0.1 && < 0.2,
|
||||
zlib >= 0.5 && <= 0.6,
|
||||
highlighting-kate >= 0.5 && < 0.6,
|
||||
highlighting-kate >= 0.5.0.1 && < 0.6,
|
||||
temporary >= 1.1 && < 1.2
|
||||
if impl(ghc >= 6.10)
|
||||
Build-depends: base >= 4 && < 5, syb >= 0.1 && < 0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue