diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-12-10 23:48:07 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-12-10 23:59:19 -0800 |
| commit | 3039f99f3b4146312d4c4697f56f0d614b0e8249 (patch) | |
| tree | 82f6041dd1e747f5b92ee60b30d406f527d03f53 /stack.yaml | |
| parent | 42091d1e13f2c17f477396278b78d3addcf01837 (diff) | |
Depend on released version of typst.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index abde05fee..9927f265c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,8 +26,7 @@ extra-deps: - skylighting-format-blaze-html-0.1.1.1 - tls-1.9.0 - commonmark-0.2.4 -- git: https://github.com/jgm/typst-hs - commit: c909bd7f012044834ef06fbeda4626dcaee90abd +- typst-0.4 - git: https://github.com/jgm/commonmark-hs subdirs: [commonmark-extensions, commonmark-pandoc] commit: 0c4807c92b94b1b5ac0f0845daac276ab9d3495f |
