diff options
| author | John MacFarlane <[email protected]> | 2022-01-11 19:19:27 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-01-11 19:19:27 -0800 |
| commit | a30b29624e8cd6b8db5c89f5bb42a3b1087c0fee (patch) | |
| tree | 6d79eddb07d5e063e4618f38813f637ec6f5814d /stack.yaml | |
| parent | 5001fd3f4d0daee5802a78f6d99d538ff9db4336 (diff) | |
Use latest texmath (0.12.4).
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 763107d09..97cd0c706 100644 --- a/stack.yaml +++ b/stack.yaml @@ -32,8 +32,7 @@ extra-deps: - aeson-pretty-0.8.9 - unicode-transforms-0.4.0 - unicode-data-0.2.0 -- git: https://github.com/jgm/texmath.git - commit: 9a5b233a6a995b6b6d11051367984c76e457d9f7 +- texmath-0.12.4 - git: https://github.com/jgm/ipynb.git commit: 00246af10885c2ad4413ace4f69a7e6c88297a08 - git: https://github.com/jgm/citeproc.git |
