diff options
| author | John MacFarlane <[email protected]> | 2023-07-03 22:50:10 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-07-03 22:50:10 -0700 |
| commit | b4d7937852c5375d392d707069c1156bd1d1d21d (patch) | |
| tree | 0de1dd096e0362331615c058ed346b3e2a95e372 /stack.yaml | |
| parent | 1b52baaf37bddf019d8c11fc1eb433b594f341fa (diff) | |
Get things working with latest dev version of typst.
This supports package loading (as long as the package has been
cached or is local).
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index c6b6242b4..732e99d6f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -24,7 +24,7 @@ extra-deps: - commonmark-0.2.3 - typst-symbols-0.1.1 - git: https://github.com/jgm/typst-hs - commit: affadabd5742ebbe3a54f43a114e4c222b2057aa + commit: 89cf27e66360cc23ca02150a19df26266be7c833 - git: https://github.com/jgm/pandoc-types commit: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f |
