diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-02-27 22:42:38 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-02-27 22:42:38 -0800 |
| commit | f387d9bcd6c58c0335f578fca09135f789ceae29 (patch) | |
| tree | cf3fc7492aff2a5b998a0819400120e45e565f29 /stack.yaml | |
| parent | 7f6021d7b2b01a33701eb4e255f1bf40a71b8ef8 (diff) | |
Use latest dev commonmark-extensions.
Closes #7942.
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 1c0ea449f..441029aaa 100644 --- a/stack.yaml +++ b/stack.yaml @@ -39,7 +39,7 @@ extra-deps: - git: https://github.com/jgm/citeproc.git commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb - git: https://github.com/jgm/commonmark-hs.git - commit: 02f573527d537a3f9e037d460638d1e4f8a5ca9b + commit: cc815e013f0d87eef3daef8ad9e376ad807b012b subdirs: [commonmark, commonmark-extensions] - git: https://github.com/jgm/texmath.git commit: 31438be6166497425039d7f2ac29b13ad6792387 |
