summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-10-27 10:01:33 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2023-10-27 10:01:33 -0700
commit517d184c2ae7f29f02d744ff5817c2545cc1f2a5 (patch)
tree689e7763e70172f83a39f089cbae6d28da22646a
parentdeafc068f7c24304b53a1b58c4dc0476fbc6b216 (diff)
Require latest commonmark 0.2.4.
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml1
2 files changed, 2 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index c919a3d25..ec7636edb 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -474,7 +474,7 @@ library
bytestring >= 0.9 && < 0.13,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.8.1 && < 0.9,
- commonmark >= 0.2.3 && < 0.3,
+ commonmark >= 0.2.4 && < 0.3,
commonmark-extensions >= 0.2.3.6 && < 0.3,
commonmark-pandoc >= 0.2.1.3 && < 0.3,
containers >= 0.6.0.1 && < 0.7,
diff --git a/stack.yaml b/stack.yaml
index 8b6dc1e67..bafdb52a6 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -27,6 +27,7 @@ extra-deps:
- skylighting-format-blaze-html-0.1.1.1
- texmath-0.12.8.4
- tls-1.9.0
+- commonmark-0.2.4
- commonmark-extensions-0.2.3.6
ghc-options: