aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-11-20 15:18:19 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-11-20 15:18:19 -0800
commit06eb889e9274248641d0bc45d56812f5bdf9ddae (patch)
tree46409c339090c33e44c2a022f6e8c082507054cb
parent96a4bbe264b6eba8d334df0177d17a75e269bb47 (diff)
downloadpandoc-06eb889e9274248641d0bc45d56812f5bdf9ddae.tar.gz
Use released texmath.
-rw-r--r--stack.yaml4
1 files changed, 1 insertions, 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