From 9639a33b171a9b280f3c9bbad618d6ddeb5efe6e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 26 Oct 2025 22:43:02 +0100 Subject: Use dev versions of typst-hs, texmath, typst-symbols. --- stack.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 92b8a0c56..18e761818 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,8 +17,13 @@ extra-deps: - skylighting-0.14.7 - djot-0.1.2.3 - texmath-0.13.0.1 +- typst-symbols-0.1.9.1 - git: https://github.com/jgm/citeproc.git commit: 1a82c13ac1d8e9e07cf69fbf89ba2b57474b8e0f +- git: https://github.com/jgm/typst-hs.git + tag: e6eb442bc0efbe3fcf8c1fe5f28be3f0fb278e8b +- git: https://github.com/jgm/texmath.git + tag: 110322589698df20abf3f3a06c070271802ea598 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 -- cgit v1.2.3