diff options
| author | John MacFarlane <[email protected]> | 2024-03-21 09:59:23 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-03-21 09:59:23 -0700 |
| commit | 59ebf841373f359d6ea32a9e73452a1cd9625f17 (patch) | |
| tree | 50492baf4203c399975f9cfe44e4c036b02989dc /stack.yaml | |
| parent | 604f541b0ff2e521ba207991baf43c9550189736 (diff) | |
Use dev texmath and typst-hs.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 32d1f9ce6..49b0600ef 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,15 +13,17 @@ extra-deps: - commonmark-0.2.6 - commonmark-extensions-0.2.5.4 - commonmark-pandoc-0.2.2.1 -- typst-0.5.0.2 - tls-2.0.1 - skylighting-format-blaze-html-0.1.1.2 - skylighting-core-0.14.1.1 - skylighting-0.14.1.1 - djot-0.1.1.3 - zip-archive-0.4.3.1 -- texmath-0.12.8.7 - toml-parser-2.0.0.0 +- git: https://github.com/jgm/typst-hs + commit: 926d1c60c80cc9f205e31b7f070835665c2817dd +- git: https://github.com/jgm/texmath + commit: a22c43333930dfe59a9be97ab0516aef5338959c ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
