From 59ebf841373f359d6ea32a9e73452a1cd9625f17 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 21 Mar 2024 09:59:23 -0700 Subject: Use dev texmath and typst-hs. --- stack.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 32d1f9ce6..49b0600ef 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,15 +13,17 @@ extra-deps: - commonmark-0.2.6 - commonmark-extensions-0.2.5.4 - commonmark-pandoc-0.2.2.1 -- typst-0.5.0.2 - tls-2.0.1 - skylighting-format-blaze-html-0.1.1.2 - skylighting-core-0.14.1.1 - skylighting-0.14.1.1 - djot-0.1.1.3 - zip-archive-0.4.3.1 -- texmath-0.12.8.7 - toml-parser-2.0.0.0 +- git: https://github.com/jgm/typst-hs + commit: 926d1c60c80cc9f205e31b7f070835665c2817dd +- git: https://github.com/jgm/texmath + commit: a22c43333930dfe59a9be97ab0516aef5338959c ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3