summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2019-05-09 11:13:02 +0200
committerGitHub <noreply@github.com>2019-05-09 11:13:02 +0200
commitaee9a6f4bfd64b1a70b5eb4d66e77e5874a62df9 (patch)
tree889bebdc7ba47b85db6a538be46f5a7be690e8a5 /hakyll.cabal
parentee8dcb76f450fe137ecdd88a29759fe79fafb22f (diff)
downloadhakyll-aee9a6f4bfd64b1a70b5eb4d66e77e5874a62df9.tar.gz
Bump pandoc to 2.7
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 7324a54..ce7ae23 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -228,7 +228,7 @@ Library
Other-Modules:
Hakyll.Web.Pandoc.Binary
Build-Depends:
- pandoc >= 2.0.5 && < 2.7,
+ pandoc >= 2.0.5 && < 2.8,
pandoc-citeproc >= 0.14 && < 0.17
Cpp-options:
-DUSE_PANDOC
@@ -322,4 +322,4 @@ Executable hakyll-website
base >= 4 && < 5,
directory >= 1.0 && < 1.4,
filepath >= 1.0 && < 1.5,
- pandoc >= 2.0.5 && < 2.7
+ pandoc >= 2.0.5 && < 2.8