diff options
| author | John MacFarlane <[email protected]> | 2022-02-23 10:00:38 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-02-23 10:00:38 -0800 |
| commit | ba337866e4bbff3c512acc48ff89c916e6deb6c9 (patch) | |
| tree | d80ecccc5ccd568b09ee583ab3e414a8ccfe1738 /stack.yaml | |
| parent | cfa473e9cdafe662ddd575a82b693aac7c630b6d (diff) | |
Use latest dev texmath.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 4d303b8ce..d90e05699 100644 --- a/stack.yaml +++ b/stack.yaml @@ -34,7 +34,6 @@ extra-deps: - aeson-pretty-0.8.9 - unicode-transforms-0.4.0@rev:1 - unicode-data-0.3.0 -- texmath-0.12.4 - commonmark-pandoc-0.2.1.2 - ipynb-0.2 - git: https://github.com/jgm/citeproc.git @@ -42,6 +41,8 @@ extra-deps: - git: https://github.com/jgm/commonmark-hs.git commit: 02f573527d537a3f9e037d460638d1e4f8a5ca9b subdirs: [commonmark, commonmark-extensions] +- git: https://github.com/jgm/texmath.git + commit: 70ed0b8d143fcfc78b425885ed593c91305c8639 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
