diff options
| author | John MacFarlane <[email protected]> | 2023-01-13 15:10:19 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-01-13 15:10:19 -0800 |
| commit | b2d93afddbdca9de55d41967ea68001ed7747f20 (patch) | |
| tree | 013b3a47514ec9186d8f5cdd8663e3437d88a144 /stack.yaml | |
| parent | 3376286b7d8cf557035bcc5d23e8afc130fbee5e (diff) | |
Use latest pandoc-types (removing Null).
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 b216a6a75..c41bf1ee7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -29,7 +29,7 @@ extra-deps: - git: https://github.com/jgm/citeproc commit: a73c7d1c00c993b8a20daf5a932afae16f889c83 - git: https://github.com/jgm/pandoc-types - commit: 6ac717718396bdca510cbdc6d211bbea408444cc + commit: 8c7bc6c66d22538711171b8cfd0e5f3d48de39fd - git: https://github.com/pandoc/pandoc-lua-marshal commit: 76a568e98c424b1e35a80f26f5998136adbeb165 - git: https://github.com/jgm/commonmark-hs |
