aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 582f95351..c64fc1e50 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -155,7 +155,7 @@ Library
else
Build-depends: base >= 3 && < 4
if flag(highlighting)
- Build-depends: highlighting-kate >= 0.2.3
+ Build-depends: highlighting-kate >= 0.2.7
cpp-options: -D_HIGHLIGHTING
if flag(citeproc)
Build-depends: citeproc-hs