From 94d64277de3772fb5279b5fe881782698b04fe58 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 9 Feb 2025 10:56:47 -0800 Subject: Depend on released commonmark-pandoc, commonmark-extensions. --- stack.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 572d9c58a..9d8ca5c21 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,9 +16,8 @@ extra-deps: - texmath-0.12.8.13 - typst-0.6.2 - citeproc-0.8.1.3 -- git: https://github.com/jgm/commonmark-hs.git - commit: 99af4b26ac9fdd3580278204c37252c81305a7f4 - subdirs: [commonmark-extensions, commonmark-pandoc] +- commonmark-extensions-0.2.6 +- commonmark-pandoc-0.2.3 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 -- cgit v1.2.3