From 32280fd919ca2bdba27b5beff9182d8691eb6c1d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 11 Mar 2024 11:11:22 -0700 Subject: Use latest commonmark, commonmark-extensions. This fixes a 3.12 regression in parsing of commonmark/gfm autolinks (jgm/commonmark-hs#151). --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index ab1cc9fe5..604419f34 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,8 +10,8 @@ packages: - 'pandoc-server' extra-deps: - lpeg-1.1.0 -- commonmark-0.2.5.1 -- commonmark-extensions-0.2.5.3 +- commonmark-0.2.6 +- commonmark-extensions-0.2.5.4 - commonmark-pandoc-0.2.2.1 - typst-0.5.0.1 - tls-2.0.1 -- cgit v1.2.3