From c38623a7ee790ec35d8e279fbf839f4c3753d6c7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 4 Feb 2024 22:01:10 -0800 Subject: Depend on dev 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 2628d8172..11fd77220 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,7 +28,8 @@ extra-deps: - texmath-0.12.8.6 - commonmark-0.2.5 - commonmark-extensions-0.2.5.1 -- typst-0.5 +- git: https://github.com/jgm/typst-hs + commit: abfe46fd48ae3610c6522c3dbb1d84a2b2fafb74 - git: https://github.com/jgm/commonmark-hs subdirs: [commonmark-pandoc] commit: d681657a8b1ff9c7d0120356fbce079d325eada4 -- cgit v1.2.3