diff options
| author | John MacFarlane <[email protected]> | 2025-10-04 21:10:50 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-10-04 21:10:50 +0200 |
| commit | 208142fcf2b3b255b9cb55d2062b6602b9e14780 (patch) | |
| tree | 72eace58d2d0f668b75ae2a54c71341711b97c23 /stack.yaml | |
| parent | 4a87898dd794695b1f4f72f1f16a2a8843ebfc7e (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 312fb7d37..a379f71f2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,8 +16,9 @@ extra-deps: - skylighting-core-0.14.7 - skylighting-0.14.7 - citeproc-0.10 -- texmath-0.13 - djot-0.1.2.3 +- git: https://github.com/jgm/texmath.git + commit: 26b2b8b5c199b6180a7eda96b603a1193d741693 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 |
