From b34dc28926c11701f61e91e6f64244b438e8f701 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 13 Sep 2021 22:36:14 -0700 Subject: Use latest 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 e93b6b0a7..90735215e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,7 +12,8 @@ extra-deps: - skylighting-core-0.11 - skylighting-0.11 - doctemplates-0.10 -- texmath-0.12.3.1 +- git: https://github.com/jgm/texmath.git + commit: 19700530733707284bb41f24add757f19ca23430 - git: https://github.com/jgm/citeproc.git commit: b27201c3ac48ffd2853f77152df19b6e2cf36987 ghc-options: -- cgit v1.2.3