Skip to content

Commit abe8683

Browse files
committed
Depend on latest pandoc-lua-marshall.
1 parent a0b4c31 commit abe8683

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pandoc-lua-engine/pandoc-lua-engine.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ library
125125
, lpeg >= 1.1 && < 1.2
126126
, mtl >= 2.2 && < 2.4
127127
, pandoc >= 3.5 && < 3.6
128-
, pandoc-lua-marshal >= 0.2.8 && < 0.3
128+
, pandoc-lua-marshal >= 0.2.9 && < 0.3
129129
, pandoc-types >= 1.22 && < 1.24
130130
, parsec >= 3.1 && < 3.2
131131
, text >= 1.1.1 && < 2.2

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ extra-deps:
2020
- doctemplates-0.11.0.1
2121
- typst-0.6
2222
- hslua-module-doclayout-1.2.0
23-
- pandoc-lua-marshal-0.2.8
23+
- pandoc-lua-marshal-0.2.9
2424
- djot-0.1.2.2
2525
- texmath-0.12.8.11
2626
- commonmark-0.2.6.1

0 commit comments

Comments
 (0)