From 208142fcf2b3b255b9cb55d2062b6602b9e14780 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 4 Oct 2025 21:10:50 +0200 Subject: Use dev version of texmath. --- stack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 312fb7d37..a379f71f2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,8 +16,9 @@ extra-deps: - skylighting-core-0.14.7 - skylighting-0.14.7 - citeproc-0.10 -- texmath-0.13 - djot-0.1.2.3 +- git: https://github.com/jgm/texmath.git + commit: 26b2b8b5c199b6180a7eda96b603a1193d741693 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 -- cgit v1.2.3