From 3f37b0d2ebb4d9aeb93743f27edd7c1f4e0a142c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 28 May 2025 14:50:47 -0700 Subject: Require texmath 0.12.10.3, typst 0.8.0.1 --- stack.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index f1f1ea6bd..7e8e224d5 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,10 +15,8 @@ extra-deps: - skylighting-format-typst-0.1 - typst-symbols-0.1.8.1 - citeproc-0.9.0.1 -- git: https://github.com/jgm/texmath.git - commit: d8919a615620522de4bb61214bc76ac18b4caba3 -- git: https://github.com/jgm/typst-hs.git - commit: a02872064accd949bd0e828103b724f34cc398f1 +- texmath-0.12.10.3 +- typst-0.8.0.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.22 -- cgit v1.2.3