summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2018-04-28 14:05:56 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2018-04-28 14:13:47 +0200
commit4b3448e0682a9d402db7b9b82bc31bc34a397e26 (patch)
treee48288890c56a0da75cc8ddcf0e02f2dd43ab6a8 /hakyll.cabal
parented2535f63690c1f67858d859e7e376e49823157a (diff)
downloadhakyll-4b3448e0682a9d402db7b9b82bc31bc34a397e26.tar.gz
Bump pandoc to 2.2
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 ac111ec..211c303 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -227,7 +227,7 @@ Library
Other-Modules:
Hakyll.Web.Pandoc.Binary
Build-Depends:
- pandoc >= 2.0.5 && < 2.2,
+ pandoc >= 2.0.5 && < 2.3,
pandoc-citeproc >= 0.14 && < 0.15
Cpp-options:
-DUSE_PANDOC
@@ -321,4 +321,4 @@ Executable hakyll-website
base >= 4 && < 5,
directory >= 1.0 && < 1.4,
filepath >= 1.0 && < 1.5,
- pandoc >= 2.0.5 && < 2.2
+ pandoc >= 2.0.5 && < 2.3