We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b4c31 commit abe8683Copy full SHA for abe8683
pandoc-lua-engine/pandoc-lua-engine.cabal
@@ -125,7 +125,7 @@ library
125
, lpeg >= 1.1 && < 1.2
126
, mtl >= 2.2 && < 2.4
127
, pandoc >= 3.5 && < 3.6
128
- , pandoc-lua-marshal >= 0.2.8 && < 0.3
+ , pandoc-lua-marshal >= 0.2.9 && < 0.3
129
, pandoc-types >= 1.22 && < 1.24
130
, parsec >= 3.1 && < 3.2
131
, text >= 1.1.1 && < 2.2
stack.yaml
@@ -20,7 +20,7 @@ extra-deps:
20
- doctemplates-0.11.0.1
21
- typst-0.6
22
- hslua-module-doclayout-1.2.0
23
-- pandoc-lua-marshal-0.2.8
+- pandoc-lua-marshal-0.2.9
24
- djot-0.1.2.2
25
- texmath-0.12.8.11
26
- commonmark-0.2.6.1
0 commit comments