diff options
| author | Albert Krewinkel <[email protected]> | 2022-07-16 15:27:53 +0200 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2022-07-16 15:29:18 +0200 |
| commit | c724e9cb7c810e3a36a4bc588822a75cbd1d9788 (patch) | |
| tree | 2b18122e76e504cd37cf3dd15ed3ff71b0de99f5 /stack.yaml | |
| parent | daef24f02269f1e0041fb222d9bb87cda4537088 (diff) | |
Require pandoc-lua-marshal 0.1.7
Adds a `clone` methods to Pandoc objects and allows to pass Blocks in
instead of full Caption elements.
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 5530c0433..61e501dbd 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,7 +27,7 @@ extra-deps: - lua-arbitrary-1.0.1 - tasty-hslua-1.0.2 - tasty-lua-1.0.2 -- pandoc-lua-marshal-0.1.6 +- pandoc-lua-marshal-0.1.7 - aeson-pretty-0.8.9 - unicode-transforms-0.4.0.1 - unicode-data-0.3.0 |
