diff options
| author | John MacFarlane <[email protected]> | 2025-02-11 22:32:53 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-02-11 22:32:53 -0800 |
| commit | 1a8db18d6a2b7d649c3d3a22da1f8e289f6b1ddb (patch) | |
| tree | d6fcb01149457b195da6a096d61e4b7ff6ad7d74 /stack.yaml | |
| parent | 1d76380769454b5f9b41656eb2a61e2032b2a7e0 (diff) | |
Stack.yaml - fix typo.
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 ba31fdb6e..611a0eee4 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,7 +17,7 @@ extra-deps: - citeproc-0.8.1.3 - commonmark-extensions-0.2.6 - commonmark-pandoc-0.2.3 -- location: https://github.com/jgm/typst-hs.git +- git: https://github.com/jgm/typst-hs.git commit: 66f0ce38f95a6807dc810111dabd7bd21ca32374 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
