From 7d7ae7deef005751a3a9c2bb09f1270bd53d8770 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 7 Nov 2023 08:22:29 -0800 Subject: Use dev version of typst-hs. --- stack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 8bbfa229d..dc5c1265e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,7 +21,6 @@ extra-deps: - http-client-tls-0.3.6.3 - typst-symbols-0.1.4 - toml-parser-1.3.0.0 -- typst-0.3.2.1 - skylighting-core-0.14 - skylighting-0.14 - skylighting-format-blaze-html-0.1.1.1 @@ -29,6 +28,8 @@ extra-deps: - tls-1.9.0 - commonmark-0.2.4 - commonmark-extensions-0.2.4 +- git: https://github.com/jgm/typst-hs + commit: 145bab9a576d7eb2f44878f554d43d5d4ac436d9 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3