diff options
| author | John MacFarlane <[email protected]> | 2025-02-14 11:45:31 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-02-14 11:45:31 -0800 |
| commit | 3048261fd9a97e73131d7f35e703b42512c63324 (patch) | |
| tree | 23bc375fcb09535dc0c7516d63c10dbea221cd5e /stack.yaml | |
| parent | bf1c17c883764c6f4af5716dc208f1b751720853 (diff) | |
Use dev version of texmath.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 611a0eee4..f024be2d3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,12 +13,13 @@ extra-deps: - skylighting-core-0.14.6 - skylighting-0.14.6 - skylighting-format-typst-0.1 -- texmath-0.12.8.13 - citeproc-0.8.1.3 - commonmark-extensions-0.2.6 - commonmark-pandoc-0.2.3 - git: https://github.com/jgm/typst-hs.git commit: 66f0ce38f95a6807dc810111dabd7bd21ca32374 +- git: https://github.com/jgm/texmath.git + commit: 028e3a7876c66fbe09b2f074bd735258f776814b ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
