aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc-lua-engine/pandoc-lua-engine.cabal2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc-lua-engine/pandoc-lua-engine.cabal b/pandoc-lua-engine/pandoc-lua-engine.cabal
index b604e694f..5ee5ad9a1 100644
--- a/pandoc-lua-engine/pandoc-lua-engine.cabal
+++ b/pandoc-lua-engine/pandoc-lua-engine.cabal
@@ -125,7 +125,7 @@ library
, lpeg >= 1.1 && < 1.2
, mtl >= 2.2 && < 2.4
, pandoc >= 3.5 && < 3.6
- , pandoc-lua-marshal >= 0.2.8 && < 0.3
+ , pandoc-lua-marshal >= 0.2.9 && < 0.3
, pandoc-types >= 1.22 && < 1.24
, parsec >= 3.1 && < 3.2
, text >= 1.1.1 && < 2.2
diff --git a/stack.yaml b/stack.yaml
index 56a342c22..21bbfdec2 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -20,7 +20,7 @@ extra-deps:
- doctemplates-0.11.0.1
- typst-0.6
- hslua-module-doclayout-1.2.0
-- pandoc-lua-marshal-0.2.8
+- pandoc-lua-marshal-0.2.9
- djot-0.1.2.2
- texmath-0.12.8.11
- commonmark-0.2.6.1