From 4916cfdd4d34609ceca7ae30726dffde2e2159ab Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 6 Feb 2024 19:49:47 -0800 Subject: Use latest commonmark-extensions. --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 11fd77220..90dffbb19 100644 --- a/stack.yaml +++ b/stack.yaml @@ -31,8 +31,8 @@ extra-deps: - git: https://github.com/jgm/typst-hs commit: abfe46fd48ae3610c6522c3dbb1d84a2b2fafb74 - git: https://github.com/jgm/commonmark-hs - subdirs: [commonmark-pandoc] - commit: d681657a8b1ff9c7d0120356fbce079d325eada4 + subdirs: [commonmark-pandoc, commonmark-extensions] + commit: f0b96532e36f31f47cc34602ecac694ffde8a27a ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3