diff options
| author | John MacFarlane <[email protected]> | 2025-05-26 16:54:05 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-05-26 16:54:41 -0700 |
| commit | 01c024ed34bf97da44a62f266764337f362fca58 (patch) | |
| tree | c526c42b182d1bdfc9c2ab22f5a26988cf75ec23 /stack.yaml | |
| parent | 728bcf0731bbc99f916fa3235ecfa71663081481 (diff) | |
Use latest dev 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 d04514266..2c1e9ce3c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,9 +14,10 @@ extra-deps: - skylighting-0.14.6 - skylighting-format-typst-0.1 - typst-symbols-0.1.8.1 -- texmath-0.12.10.2 - citeproc-0.9.0.1 - typst-0.8 +- git: https://github.com/jgm/texmath.git + commit: 72c09572909cfbc59890684b5e7f40c753e0b977 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.22 |
