diff options
| author | John MacFarlane <[email protected]> | 2025-10-05 17:14:10 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-10-05 17:14:10 +0200 |
| commit | ae1ef4364a36d985348f8efa47b12fccc021e72f (patch) | |
| tree | 33b98b20db468babacdce8c48c51bbe3beac3d6c /stack.yaml | |
| parent | e87b86261f9b0b9dc4df053208c7f6be6621b72a (diff) | |
Use released texmath 0.13.0.1
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index a379f71f2..43fdb18ba 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,8 +17,7 @@ extra-deps: - skylighting-0.14.7 - citeproc-0.10 - djot-0.1.2.3 -- git: https://github.com/jgm/texmath.git - commit: 26b2b8b5c199b6180a7eda96b603a1193d741693 +- texmath-0.13.0.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 |
