aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-10-03 12:05:38 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-10-03 21:30:03 -0700
commit78ff2234f4c18045a8565606fa31ac7200c665bc (patch)
tree1a57249e5ecfebe1b656ed8364b0e9fca15b1331
parent94a10ea1a5b7aba91118ab44a9f0c1b4a98ccdc1 (diff)
downloadpandoc-78ff2234f4c18045a8565606fa31ac7200c665bc.tar.gz
Allow latest haddock-library.
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index db66abac7..f75f39445 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -408,7 +408,7 @@ library
hslua-module-text >= 0.2 && < 0.3,
binary >= 0.5 && < 0.11,
SHA >= 1.6 && < 1.7,
- haddock-library >= 1.7 && < 1.8,
+ haddock-library >= 1.7 && < 1.9,
deepseq >= 1.3 && < 1.5,
JuicyPixels >= 3.1.6.1 && < 3.4,
Glob >= 0.7 && < 0.11,