From b98877270d544df9c070bc82d46a5cdba98105e0 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 14 Feb 2024 20:45:50 -0800 Subject: Depend on released versions of commonmark-hs packages. --- stack.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 579708f6e..0f5cff433 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,11 +26,10 @@ extra-deps: - skylighting-format-blaze-html-0.1.1.1 - tls-1.9.0 - texmath-0.12.8.6 -- commonmark-0.2.5 +- commonmark-0.2.5.1 +- commonmark-extensions-0.2.5.2 +- commonmark-pandoc-0.2.2.1 - typst-0.5.0.1 -- git: https://github.com/jgm/commonmark-hs - subdirs: [commonmark-pandoc, commonmark-extensions] - commit: f0b96532e36f31f47cc34602ecac694ffde8a27a - git: https://github.com/jgm/djoths commit: 3d53e40442d22726430b6a89bfb7fba92cd99a91 -- cgit v1.2.3