diff options
| author | John MacFarlane <[email protected]> | 2023-10-27 09:59:41 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-10-27 09:59:41 -0700 |
| commit | deafc068f7c24304b53a1b58c4dc0476fbc6b216 (patch) | |
| tree | f05c5c734e37478150df419b450617b76f07df03 /stack.yaml | |
| parent | 0bb64bd405159b1f08cdc175e2d587b181feb6de (diff) | |
Require latest texmath 0.12.8.4.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 0df80a2d8..8b6dc1e67 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,7 +25,7 @@ extra-deps: - skylighting-core-0.14 - skylighting-0.14 - skylighting-format-blaze-html-0.1.1.1 -- texmath-0.12.8.3 +- texmath-0.12.8.4 - tls-1.9.0 - commonmark-extensions-0.2.3.6 |
