diff options
| author | John MacFarlane <[email protected]> | 2022-02-24 08:54:16 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-02-24 08:54:16 -0800 |
| commit | 0ae7b1e1f8b0fafbc36f9b5a84fc977363b555bc (patch) | |
| tree | 01944e83d4d1a1cbcdf3b40b68660c4deae2e1a5 /stack.yaml | |
| parent | 2b05ce6a816070f8f37143dcfb7f2a06b3ef6576 (diff) | |
Update texmath version to build against.
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 d90e05699..1c0ea449f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -42,7 +42,7 @@ extra-deps: commit: 02f573527d537a3f9e037d460638d1e4f8a5ca9b subdirs: [commonmark, commonmark-extensions] - git: https://github.com/jgm/texmath.git - commit: 70ed0b8d143fcfc78b425885ed593c91305c8639 + commit: 31438be6166497425039d7f2ac29b13ad6792387 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
