diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-12-15 18:38:39 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-12-15 18:38:39 -0800 |
| commit | 0f5435a46dbcacd226ff7dc943b9fda6862dd4b6 (patch) | |
| tree | 40af3817c4d73a4f39ec89aad46d2207fce5dc86 /stack.yaml | |
| parent | 9f43da7f8183bb0519eda88664486f3f307e4b07 (diff) | |
Depend on released typst 0.5.
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 067ab7111..c51410118 100644 --- a/stack.yaml +++ b/stack.yaml @@ -29,8 +29,7 @@ extra-deps: - 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 +- typst-0.5 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
