From f239a45b3ede63ccb12d4559bdfebdfce7f6ac1d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 12 May 2025 13:50:32 -0700 Subject: Use latest texmath and dev typst. --- stack.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 352309849..0a33cc4e6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,10 +15,11 @@ extra-deps: - skylighting-format-typst-0.1 - commonmark-extensions-0.2.6 - commonmark-pandoc-0.2.3 -- typst-0.7 -- texmath-0.12.10.1 +- typst-symbols-0.1.8.1 +- texmath-0.12.10.2 - citeproc-0.9 - +- git: https://github.com/jgm/typst-hs.git + commit: 130975618114207e5bc8e6120b66ef3b56ffd6a7 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 -- cgit v1.2.3