diff options
| author | John MacFarlane <[email protected]> | 2022-09-28 22:02:54 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-09-28 22:02:54 -0700 |
| commit | a56654a83c1d66a6f3c61b05a30f561e8b9f5a02 (patch) | |
| tree | d7170a2c926facb4ac019a6d19d014c510f6bb23 /stack.yaml | |
| parent | c40d61ce1b755e677bd2ce48e5efc920e7f0c132 (diff) | |
Use released commonmark-extensions.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index 5fcbf8bca..2c97f3be9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,9 +27,7 @@ extra-deps: - doclayout-0.4 - doctemplates-0.10.0.2 - citeproc-0.8.0.1 -- git: https://github.com/jgm/commonmark-hs - commit: 4f4fbe277044de0724dd0828a45311ab1413e30b - subdirs: [commonmark-extensions] +- commonmark-extensions-0.2.3.3 - git: https://github.com/quarto-dev/gridtables commit: 1dbf2ad311fc7b2d9aded51eb263067b6ff3ae28 - git: https://github.com/jgm/texmath |
