diff options
| author | John MacFarlane <[email protected]> | 2025-05-12 13:50:32 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-05-12 13:50:32 -0700 |
| commit | f239a45b3ede63ccb12d4559bdfebdfce7f6ac1d (patch) | |
| tree | e089b2de22b73b3dda4d70284c48bbba3b0a2b5c /stack.yaml | |
| parent | d3d5366e5197330e035f9f1700929c9b5a24d532 (diff) | |
Use latest texmath and dev typst.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index 352309849..0a33cc4e6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,10 +15,11 @@ extra-deps: - skylighting-format-typst-0.1 - commonmark-extensions-0.2.6 - commonmark-pandoc-0.2.3 -- typst-0.7 -- texmath-0.12.10.1 +- typst-symbols-0.1.8.1 +- texmath-0.12.10.2 - citeproc-0.9 - +- git: https://github.com/jgm/typst-hs.git + commit: 130975618114207e5bc8e6120b66ef3b56ffd6a7 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
