From b46d00343a26d63a3dadd04b4e5179303918bb3c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 12 Dec 2023 19:08:30 -0800 Subject: Depend on texmath 0.12.8.6. This gives us less verbose typst math output. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 0b6e46921..42bbb471f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,7 +25,7 @@ extra-deps: - skylighting-0.14.1 - skylighting-format-blaze-html-0.1.1.1 - tls-1.9.0 -- texmath-0.12.8.5 +- texmath-0.12.8.6 - typst-0.4 - commonmark-0.2.4.1 - commonmark-extensions-0.2.5.1 -- cgit v1.2.3