aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-05-25 17:49:48 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2021-05-25 11:52:49 -0700
commitbb2530caa414234f00e7c89ef18a538708b2297c (patch)
tree4437faa228961fa7ac75259098677bb495e3d5d5 /pandoc.cabal
parentf2c1b5746912db945be780961b6503e38c3c7e1e (diff)
downloadpandoc-bb2530caa414234f00e7c89ef18a538708b2297c.tar.gz
Use haddock-library-1.10.0
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 241196d7c..c8e49c620 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -461,7 +461,7 @@ library
exceptions >= 0.8 && < 0.11,
file-embed >= 0.0 && < 0.1,
filepath >= 1.1 && < 1.5,
- haddock-library >= 1.8 && < 1.10,
+ haddock-library >= 1.10 && < 1.11,
hslua >= 1.1 && < 1.4,
hslua-module-path >= 0.1.0 && < 0.2.0,
hslua-module-system >= 0.2 && < 0.3,