aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
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 9b0ee6fb2..4c8fd1116 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -424,7 +424,7 @@ library
Glob >= 0.7 && < 0.11,
doctemplates >= 0.8.2 && < 0.9,
commonmark-pandoc >= 0.2 && < 0.3,
- commonmark >= 0.1 && < 0.2,
+ commonmark >= 0.1.0.1 && < 0.2,
commonmark-extensions >= 0.2 && < 0.3,
network-uri >= 2.6 && < 2.7,
network >= 2.6,