aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-10-14 23:42:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-10-14 23:42:29 -0700
commita0aeb135b39687c1a1c6adb4aa6b01dcc9c6e867 (patch)
treee89ea355a3fa69e424296c3a23f48d21820a1549 /pandoc.cabal
parentd5c13dd4383e4809c4a6e935398a4bfa6e1b04e5 (diff)
downloadpandoc-a0aeb135b39687c1a1c6adb4aa6b01dcc9c6e867.tar.gz
Minor template & test changes for latest dev doctemplates.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 14756844b..c60553e23 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -408,7 +408,7 @@ library
JuicyPixels >= 3.1.6.1 && < 3.4,
Glob >= 0.7 && < 0.11,
cmark-gfm >= 0.2 && < 0.3,
- doctemplates >= 0.6.1 && < 0.7,
+ doctemplates >= 0.7 && < 0.8,
network-uri >= 2.6 && < 2.7,
network >= 2.6,
http-client >= 0.4.30 && < 0.7,
@@ -725,7 +725,7 @@ test-suite test-pandoc
executable-path >= 0.0 && < 0.1,
zip-archive >= 0.2.3.4 && < 0.5,
xml >= 1.3.12 && < 1.4,
- doctemplates >= 0.6.1 && < 0.7,
+ doctemplates >= 0.7 && < 0.8,
Glob >= 0.7 && < 0.11
if impl(ghc < 8.4)
hs-source-dirs: prelude