diff options
| author | John MacFarlane <[email protected]> | 2023-08-22 13:33:10 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-08-22 13:33:10 -0700 |
| commit | ca9855b568b490b4fdcc4d54556632cd96b7e438 (patch) | |
| tree | 7beefbcaa70623ee751cb908726fb06f0976922f /stack.yaml | |
| parent | 40accba747a8bbcf82260bb60316ded731233492 (diff) | |
Use lastest texmath, typst-symbols, typst.
Targets typst 0.7.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index a4c5aec98..dae549a2f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,11 +19,10 @@ extra-deps: - crypton-x509-system-1.6.7 - crypton-x509-validation-1.6.12 - http-client-tls-0.3.6.2 -- typst-symbols-0.1.2 +- typst-symbols-0.1.4 - toml-parser-1.3.0.0 -- typst-0.3.1.0 -- git: https://github.com/jgm/texmath - commit: 0a7b5a58e1969d93e18ff7d39f8375098e21300b +- typst-0.3.2.0 +- texmath-0.12.8.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
