diff options
| author | John MacFarlane <[email protected]> | 2022-09-28 22:35:42 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-09-28 22:36:12 -0700 |
| commit | a3e4ddef1a97c7bf13c02a8c5c2323e67a40f70e (patch) | |
| tree | 24193709eeb8ac0160841159bc03cdd7a7787940 /stack.yaml | |
| parent | a56654a83c1d66a6f3c61b05a30f561e8b9f5a02 (diff) | |
Require latest released texmath
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 2c97f3be9..af98522c3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,10 +28,9 @@ extra-deps: - doctemplates-0.10.0.2 - citeproc-0.8.0.1 - commonmark-extensions-0.2.3.3 +- texmath-0.12.5.3 - git: https://github.com/quarto-dev/gridtables commit: 1dbf2ad311fc7b2d9aded51eb263067b6ff3ae28 -- git: https://github.com/jgm/texmath - commit: 0fb6bf8cff1a424cdbc91713c30e59dbb979211c ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-19.21 |
