diff options
| author | John MacFarlane <[email protected]> | 2025-01-05 00:11:49 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-01-05 00:11:49 -0800 |
| commit | 5283ae8a9ea8486e1e7def8d99e10ff9d1ed6095 (patch) | |
| tree | 53f76ac3e814bead91a0ee5f81e82b6a1f03b604 /stack.yaml | |
| parent | 5766443bc89bababaa8bba956db5f798f8b60675 (diff) | |
Use dev version of texmath.
Typst writer improvements.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index e4db41472..0f9df1fc7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,6 +13,8 @@ extra-deps: - citeproc-0.8.1.2 - skylighting-core-0.14.5 - skylighting-0.14.5 +- git: https://github.com/jgm/texmath.git + commit: 178226929f9f6af749da68af830cbc49793abfa2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
