diff options
| author | John MacFarlane <[email protected]> | 2024-10-04 19:16:20 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-10-04 19:16:20 -0700 |
| commit | a913bf662f08b81091f152da78e2bd374576cebc (patch) | |
| tree | 70a3b0cb65affdc267fd4a4446f4f20e327886fe /stack.yaml | |
| parent | 93d745742ddc06871ed7526e324f01506c7020e2 (diff) | |
Use latest releases of texmath, djot.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index efb65245c..03b7a51aa 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,13 +21,11 @@ extra-deps: - typst-0.6 - hslua-module-doclayout-1.2.0 - pandoc-lua-marshal-0.2.8 +- djot-0.1.2.2 +- texmath-0.12.8.11 - git: https://github.com/jgm/commonmark-hs subdirs: [commonmark, commonmark-pandoc] commit: 7130ce27089b47588f64946263defc05fd72ab29 -- git: https://github.com/jgm/djoths - commit: 8582cdc763716489f5d0f7f5cd250199adcccd17 -- git: https://github.com/jgm/texmath - commit: d47229b8287aaf781f9663e868507e731d3914bc ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
