diff options
| author | John MacFarlane <[email protected]> | 2022-01-12 09:58:45 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-01-12 09:58:45 -0800 |
| commit | c9d309d84bb7920da0ebea549258231ec069203b (patch) | |
| tree | 46c5b6e64d27f3e6799cfeeeb9af72acbdf8b297 /stack.yaml | |
| parent | ed3690afcdd4598ff0940f902499287c2f55dba0 (diff) | |
Use commonmark-extensions 0.2.3.
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 224b7485f..7464440d2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -34,7 +34,7 @@ extra-deps: - unicode-data-0.2.0 - texmath-0.12.4 - commonmark-0.2.1.1 -- commonmark-extensions-0.2.2.1 +- commonmark-extensions-0.2.3 - commonmark-pandoc-0.2.1.1 - citeproc-0.6.0.1 - ipynb-0.2 |
