From 3d0e2efa8892e972539e4d2491fe900af0d2c5da Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 6 Mar 2024 15:08:25 -0800 Subject: Depend on 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 737581715..b16c447b9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,7 +17,8 @@ extra-deps: - tls-2.0.1 - skylighting-format-blaze-html-0.1.1.2 - djot-0.1.1.1 - +- git: https://github.com/jgm/texmath + commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-22.11 -- cgit v1.2.3