From 01c024ed34bf97da44a62f266764337f362fca58 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 26 May 2025 16:54:05 -0700 Subject: Use latest dev texmath. --- stack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index d04514266..2c1e9ce3c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,9 +14,10 @@ extra-deps: - skylighting-0.14.6 - skylighting-format-typst-0.1 - typst-symbols-0.1.8.1 -- texmath-0.12.10.2 - citeproc-0.9.0.1 - typst-0.8 +- git: https://github.com/jgm/texmath.git + commit: 72c09572909cfbc59890684b5e7f40c753e0b977 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.22 -- cgit v1.2.3