diff options
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 |
