diff options
| author | John MacFarlane <[email protected]> | 2023-07-04 11:17:37 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-07-04 11:17:37 -0700 |
| commit | 2642cf17cf72705448f12dcf1c97571d83c14686 (patch) | |
| tree | 409f672cbe25a26123fe4e274d41db1fe72104fa /stack.yaml | |
| parent | fc746209158540bb6f12f6b7e67508ce8b9163ec (diff) | |
stack.ymal - add toml-parser (dep of typst-hs).
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 5c2fc7154..37940a34b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,6 +23,7 @@ extra-deps: - http-client-tls-0.3.6.2 - commonmark-0.2.3 - typst-symbols-0.1.2 +- toml-parser-1.1.1.0 - git: https://github.com/jgm/typst-hs commit: f9027872b185867416f3bd994698a199e2906c4c - git: https://github.com/jgm/pandoc-types |
