diff options
| author | John MacFarlane <[email protected]> | 2022-10-08 16:04:07 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-10-08 16:04:07 -0700 |
| commit | 3cbf044f9906c4be49a6babd26e40442a87ffb4f (patch) | |
| tree | 9f6fd820d0d60269c104379103d771029e4ed3a9 /stack.yaml | |
| parent | 199e4c5f150bcc173f69208ff25c5a1fbba5219b (diff) | |
Update texmath version in stack.yaml.
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 c285610c4..4fd42bc06 100644 --- a/stack.yaml +++ b/stack.yaml @@ -30,7 +30,7 @@ extra-deps: - doctemplates-0.10.0.2 - citeproc-0.8.0.2 - commonmark-extensions-0.2.3.3 -- texmath-0.12.5.3 +- texmath-0.12.5.4 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-19.21 |
