aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 40b0db594..38ca54746 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -452,7 +452,7 @@ library
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.4 && < 0.4.1,
commonmark >= 0.2 && < 0.3,
- commonmark-extensions >= 0.2.1 && < 0.3,
+ commonmark-extensions >= 0.2.1.2 && < 0.3,
commonmark-pandoc >= 0.2.1 && < 0.3,
connection >= 0.3.1,
containers >= 0.4.2.1 && < 0.7,
diff --git a/stack.yaml b/stack.yaml
index 27c8c5f19..0c69306ea 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -15,7 +15,7 @@ extra-deps:
- unicode-collation-0.1.3
- citeproc-0.4
- commonmark-0.2
-- commonmark-extensions-0.2.1
+- commonmark-extensions-0.2.1.2
- commonmark-pandoc-0.2.1
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules