summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Martin <ch.martin@gmail.com>2020-04-11 12:16:48 -0600
committerGitHub <noreply@github.com>2020-04-11 20:16:48 +0200
commit5713a2c7764266668f437083bfb0cb24151995cc (patch)
tree534d40f2cde4b1abfed27724dc515fbdcfbde65b
parentb08dd317a381a0436607b44257c487b1930dcc72 (diff)
downloadhakyll-5713a2c7764266668f437083bfb0cb24151995cc.tar.gz
Bump upper bound for pandoc-citeproc
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index fcded8d..1d49f99 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -233,7 +233,7 @@ Library
Hakyll.Web.Pandoc.Binary
Build-Depends:
pandoc >= 2.0.5 && < 2.10,
- pandoc-citeproc >= 0.14 && < 0.17
+ pandoc-citeproc >= 0.14 && < 0.18
Cpp-options:
-DUSE_PANDOC