Lua: Use pandoc-lua-marshal 0.1.5.

-   Allow any type of callable object as argument to List
    functions `filter`, `map`, and `find_if`. These previously
    required the argument to be of type `function`, which was too
    restrictive.

-   Inline: the type of Image captions is now `Inlines` instead
    of `List`.
This commit is contained in:
Albert Krewinkel 2022-02-17 15:44:00 +01:00
parent dc534caf7a
commit 910296b745
No known key found for this signature in database
GPG key ID: 388DC0B21F631124
2 changed files with 2 additions and 2 deletions

View file

@ -498,7 +498,7 @@ library
mtl >= 2.2 && < 2.3,
network >= 2.6,
network-uri >= 2.6 && < 2.8,
pandoc-lua-marshal >= 0.1.3.1 && < 0.2,
pandoc-lua-marshal >= 0.1.5 && < 0.2,
pandoc-types >= 1.22.1 && < 1.23,
parsec >= 3.1 && < 3.2,
pretty >= 1.1 && < 1.2,

View file

@ -29,7 +29,7 @@ extra-deps:
- lua-arbitrary-1.0.0
- tasty-hslua-1.0.1
- tasty-lua-1.0.1
- pandoc-lua-marshal-0.1.4
- pandoc-lua-marshal-0.1.5
- pandoc-types-1.22.1
- aeson-pretty-0.8.9
- unicode-transforms-0.4.0@rev:1