diff options
| author | John MacFarlane <[email protected]> | 2024-10-21 19:39:24 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-10-21 19:39:24 -0700 |
| commit | 352202511f0d617f3f08ff3bfc851d99298e9627 (patch) | |
| tree | a547c8d6dd861a396453644eb5ce848e67e9c085 /stack.yaml | |
| parent | 430628ac0bcbad66cc0315320c62970d26957dcb (diff) | |
Use latest typst-hs.
Closes #10320.
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 7728d23b2..1c2c1192c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,12 +18,13 @@ extra-deps: - skylighting-0.14.3 - doclayout-0.5 - doctemplates-0.11.0.1 -- typst-0.6 - 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/typst-hs.git + commit: cddea1e9382fd16b776a91b6ed8117d71e721896 - git: https://github.com/pandoc/pandoc-lua-marshal commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5 ghc-options: |
