diff options
| author | John MacFarlane <[email protected]> | 2023-12-14 11:55:15 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-12-14 11:55:15 -0800 |
| commit | 272117f112adc823b5509457716c04661e1806d3 (patch) | |
| tree | 434668ec2ad0a658a9fdd35320357f3b5a532dda /stack.yaml | |
| parent | b46d00343a26d63a3dadd04b4e5179303918bb3c (diff) | |
Use dev version of typst.
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 42bbb471f..067ab7111 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,10 +26,11 @@ extra-deps: - skylighting-format-blaze-html-0.1.1.1 - tls-1.9.0 - texmath-0.12.8.6 -- typst-0.4 - commonmark-0.2.4.1 - commonmark-extensions-0.2.5.1 - commonmark-pandoc-0.2.2 +- git: https://github.com/jgm/typst-hs + commit: 7d58244b105274688f99d7b0e9a7112510a34f73 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
