diff options
| author | John MacFarlane <[email protected]> | 2025-01-27 23:14:30 -0500 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-01-27 23:14:35 -0500 |
| commit | 58ca8df32984fb97977bf58482147cabfa0a6036 (patch) | |
| tree | 5ea5aa8c5240a8ded7dba875322a139ef3eddf76 /stack.yaml | |
| parent | 220dde406b6ed835b8ac7a267807bbeea53a190d (diff) | |
Use latest dev typst-hs
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index f281ce63a..168007ddc 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,6 +15,8 @@ extra-deps: - skylighting-0.14.6 - skylighting-format-typst-0.1 - texmath-0.12.8.13 +- git: https://github.com/jgm/typst-hs.git + commit: 109ad055af75c9dcf51a7d188b6ef750ac3ef7c1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
