aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-05-30 10:28:19 -0700
committerJohn MacFarlane <[email protected]>2023-06-06 16:08:14 -0700
commit46a4e24d6b03ed88915541a57650f78ec06f6250 (patch)
tree4a2845047fe1e00afd3b7c03c34b04ad859fbacd /stack.yaml
parent6182769307a5dc99cfd0e95fadd2a131d7cc8a02 (diff)
Add typst reader.
New module Text.Pandoc.Readers.Typst [API change].
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index 486e29ee1..9b9f3636c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -45,8 +45,10 @@ extra-deps:
- zip-archive-0.4.3
- commonmark-extensions-0.2.3.4
- doclayout-0.4.0.1
-- git: https://github.com/jgm/texmath
- commit: 6f22675a2fec126cfe8aed87af19aae4e55e5eb1
+- texmath-0.12.8
+- typst-symbols-0.1.0.1
+- git: https://github.com/jgm/typst-hs
+ commit: 60edd07bcaf34af9aff8d51ae3d188b9dd6f4d98
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules