diff options
| author | John MacFarlane <[email protected]> | 2025-02-11 19:32:16 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-02-11 19:32:16 -0800 |
| commit | 1d76380769454b5f9b41656eb2a61e2032b2a7e0 (patch) | |
| tree | 14b9f723f0fdb2faa28597203a0545cc6d6d96b4 /stack.yaml | |
| parent | 233417bb7ad8721a4167c8f673a91dc3857e3ae7 (diff) | |
Fix typo in stack.yaml.
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 fc8850cc1..ba31fdb6e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ extra-deps: - commonmark-extensions-0.2.6 - commonmark-pandoc-0.2.3 - location: https://github.com/jgm/typst-hs.git - tag: 66f0ce38f95a6807dc810111dabd7bd21ca32374 + commit: 66f0ce38f95a6807dc810111dabd7bd21ca32374 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
