aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-04-25 21:56:54 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-04-25 21:56:54 -0700
commit16b64bda3821a47fc6b3a215f5a74db00a892b4e (patch)
treec56e2fcae5dc67a4f538de688d8282df140800c4 /pandoc.cabal
parent3a98f7a0c767c3b13c7b358ca75d2bddab7cd4d2 (diff)
downloadpandoc-16b64bda3821a47fc6b3a215f5a74db00a892b4e.tar.gz
Use dev texmath, citeproc.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 14d2da0ae..29a5bfc7a 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -445,7 +445,7 @@ library
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.12,
case-insensitive >= 1.2 && < 1.3,
- citeproc >= 0.3.0.9 && < 0.3.1,
+ citeproc >= 0.4 && < 0.4.1,
commonmark >= 0.1.1.3 && < 0.2,
commonmark-extensions >= 0.2.0.4 && < 0.3,
commonmark-pandoc >= 0.2 && < 0.3,