From 06eb889e9274248641d0bc45d56812f5bdf9ddae Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 20 Nov 2021 15:18:19 -0800 Subject: Use released texmath. --- stack.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/stack.yaml b/stack.yaml index 2bfc9ad02..c77ee622f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -32,9 +32,7 @@ extra-deps: - citeproc-0.6 - aeson-pretty-0.8.9 - ipynb-0.1.0.2 -# - texmath-0.12.3.2 -- git: https://github.com/jgm/texmath.git - commit: 674bcbaec03e5550f155623de6662953bd157625 +- texmath-0.12.3.3 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 -- cgit v1.2.3