diff options
| author | John MacFarlane <[email protected]> | 2024-01-28 18:13:36 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-01-28 18:13:36 -0800 |
| commit | ba6fc02b90301a39b808aac450e015c3291e665e (patch) | |
| tree | e8fe6da58afd37c9a979513cf570d2b99054e5b1 /stack.yaml | |
| parent | b837d59fd5a9651ea119f11b97ef6d0c9ef163de (diff) | |
Depend on commonmark 0.2.5.
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 16e62b723..2628d8172 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,7 +26,7 @@ extra-deps: - skylighting-format-blaze-html-0.1.1.1 - tls-1.9.0 - texmath-0.12.8.6 -- commonmark-0.2.4.1 +- commonmark-0.2.5 - commonmark-extensions-0.2.5.1 - typst-0.5 - git: https://github.com/jgm/commonmark-hs |
