aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-05-12 12:52:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-05-12 12:52:04 -0700
commit84fa901fd640cf279ac51b76820f7b57b04f07a6 (patch)
tree63dac335ebdf71c521ca19a882fed267749ef4cc
parentedca1d1656a03d7de4901a1f6d356094ec9fb2df (diff)
downloadpandoc-84fa901fd640cf279ac51b76820f7b57b04f07a6.tar.gz
Use texmath 0.12.3.
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml4
2 files changed, 2 insertions, 4 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index de7951c54..705b574d5 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -486,7 +486,7 @@ library
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,
temporary >= 1.1 && < 1.4,
- texmath >= 0.12.2 && < 0.12.3,
+ texmath >= 0.12.3 && < 0.12.4,
text >= 1.1.1.0 && < 1.3,
text-conversions >= 0.3 && < 0.4,
time >= 1.5 && < 1.10,
diff --git a/stack.yaml b/stack.yaml
index 32369895f..48821dfe8 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -16,9 +16,7 @@ extra-deps:
- random-1.2.0
- xml-conduit-1.9.1.1
- unicode-collation-0.1.3
-# - texmath-0.12.2
-- git: https://github.com/jgm/texmath
- commit: 0c34bb7d229389adc62bcbfe20cfbfdc0c8ccc8d
+- texmath-0.12.3
# - citeproc-0.3.0.9
- git: https://github.com/jgm/citeproc
commit: f33b370bd1ab5ad5140720369c0586041e433a47