aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-12-12 19:08:30 -0800
committerJohn MacFarlane <[email protected]>2023-12-12 19:08:30 -0800
commitb46d00343a26d63a3dadd04b4e5179303918bb3c (patch)
tree3d11fcfb831d0daeb2ceda7bf865ff075d53e241 /stack.yaml
parent040f3e3e6bbd919383076877d5e4d3b9cce6ba03 (diff)
Depend on texmath 0.12.8.6.
This gives us less verbose typst math output.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 0b6e46921..42bbb471f 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -25,7 +25,7 @@ extra-deps:
- skylighting-0.14.1
- skylighting-format-blaze-html-0.1.1.1
- tls-1.9.0
-- texmath-0.12.8.5
+- texmath-0.12.8.6
- typst-0.4
- commonmark-0.2.4.1
- commonmark-extensions-0.2.5.1