From ca9855b568b490b4fdcc4d54556632cd96b7e438 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 22 Aug 2023 13:33:10 -0700 Subject: Use lastest texmath, typst-symbols, typst. Targets typst 0.7. --- stack.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index a4c5aec98..dae549a2f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,11 +19,10 @@ extra-deps: - crypton-x509-system-1.6.7 - crypton-x509-validation-1.6.12 - http-client-tls-0.3.6.2 -- typst-symbols-0.1.2 +- typst-symbols-0.1.4 - toml-parser-1.3.0.0 -- typst-0.3.1.0 -- git: https://github.com/jgm/texmath - commit: 0a7b5a58e1969d93e18ff7d39f8375098e21300b +- typst-0.3.2.0 +- texmath-0.12.8.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3