From 7ac8fcbcac366639662ca498ebdead949f5faf09 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 28 Jun 2021 12:20:00 -0700 Subject: Require commonmark-pandoc >= 0.2.2.1. This fixes task lists with multiple paragraphs. --- stack.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 170323b62..cde22f68c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -8,6 +8,7 @@ packages: - '.' extra-deps: - commonmark-0.2.1 +- commonmark-pandoc-0.2.1.1 - skylighting-core-0.10.5.2 - skylighting-0.10.5.2 - git: https://github.com/jgm/doctemplates -- cgit v1.2.3