diff options
| author | John MacFarlane <[email protected]> | 2024-03-21 11:49:21 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-03-21 11:49:21 -0700 |
| commit | 4c5547185144e890fb911ba9a7d10c2c6ccc4536 (patch) | |
| tree | 8052ca02f3841add65f6d21ad9450244111c7124 /stack.yaml | |
| parent | 1ce61fbd7fe523f2b6f336022dd7390ef0980aab (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 5fa0c23d8..017781d2c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -20,7 +20,7 @@ extra-deps: - djot-0.1.1.3 - zip-archive-0.4.3.1 - toml-parser-2.0.0.0 -- typst-symbol-0.1.6 +- typst-symbols-0.1.6 - git: https://github.com/jgm/typst-hs commit: 926d1c60c80cc9f205e31b7f070835665c2817dd - git: https://github.com/jgm/texmath |
