From 58cd731e51f0dfd46895d4278c28402a65c93805 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 12 Apr 2020 22:25:31 -0700 Subject: Require doctemplates 0.8.2. --- pandoc.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index c834b62f5..be552eb87 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -423,7 +423,7 @@ library JuicyPixels >= 3.1.6.1 && < 3.4, Glob >= 0.7 && < 0.11, cmark-gfm >= 0.2 && < 0.3, - doctemplates >= 0.8 && < 0.9, + doctemplates >= 0.8.2 && < 0.9, network-uri >= 2.6 && < 2.7, network >= 2.6, http-client >= 0.4.30 && < 0.7, @@ -746,7 +746,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.8 && < 0.9, + doctemplates >= 0.8.2 && < 0.9, Glob >= 0.7 && < 0.11 other-modules: Prelude Tests.Old -- cgit v1.2.3