diff options
| author | John MacFarlane <[email protected]> | 2024-10-22 08:30:20 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-10-22 08:30:20 -0700 |
| commit | 7bab38357012abcbfdbc83cbdc579bb1617e8d8b (patch) | |
| tree | acea15423cff853e4e90d5fc7f4bc88bac4491e3 /stack.yaml | |
| parent | 7330ad5a3c1e4c1f9d516c92fb9f883b2341e74b (diff) | |
Use dev texmath
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 1c2c1192c..80dd6df63 100644 --- a/stack.yaml +++ b/stack.yaml @@ -20,9 +20,10 @@ extra-deps: - doctemplates-0.11.0.1 - hslua-module-doclayout-1.2.0 - djot-0.1.2.2 -- texmath-0.12.8.11 - commonmark-0.2.6.1 - commonmark-pandoc-0.2.2.2 +- git: https://github.com/jgm/texmath.git + commit: 25aeb066e1ea54b5259b47cb974b5e99e3211d03 - git: https://github.com/jgm/typst-hs.git commit: cddea1e9382fd16b776a91b6ed8117d71e721896 - git: https://github.com/pandoc/pandoc-lua-marshal |
