From fae63b09bb5034b961118181d80a4377d12d223b Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Thu, 23 Dec 2021 15:48:09 +0100 Subject: Lua: use released pandoc-lua-marshal-0.1.3. Inlines, Blocks, and List objects now have an `__eq` metamethod, testing equality by comparing two lists element-wise. --- stack.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 492f39cf0..94121b116 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,6 +26,7 @@ extra-deps: - lua-2.0.2 - tasty-hslua-1.0.0 - tasty-lua-1.0.0 +- pandoc-lua-marshal-0.1.3 - pandoc-types-1.22.1 - commonmark-0.2.1.1 - commonmark-extensions-0.2.2.1 @@ -37,8 +38,6 @@ extra-deps: commit: 46df85d747f4f233157d3476683264232a4f58be - git: https://github.com/jgm/ipynb.git commit: 00246af10885c2ad4413ace4f69a7e6c88297a08 -- git: https://github.com/pandoc/pandoc-lua-marshal - commit: f81ec19006cc4d0476f199d1fb913bac4af0a0d8 - git: https://github.com/jgm/commonmark-hs commit: 4d460b206e0b1872376db86cadf7a4567eeddaed subdir: commonmark-pandoc -- cgit v1.2.3