aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-09-01 12:13:16 -0700
committerJohn MacFarlane <[email protected]>2023-09-01 12:13:16 -0700
commitfc0beae4207bdfa8128b6cb5ab1e9a143ccd6db3 (patch)
tree758517f198a3786850f89c3b6c84b6f05fb417ca
parent9190b19fc7cfb1037fc35fa564142122eae985e6 (diff)
pandoc-lua-engine: bump lower bound for pandoc.
See #9046.
-rw-r--r--pandoc-lua-engine/pandoc-lua-engine.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc-lua-engine/pandoc-lua-engine.cabal b/pandoc-lua-engine/pandoc-lua-engine.cabal
index 7da75845c..2e2c1fa6b 100644
--- a/pandoc-lua-engine/pandoc-lua-engine.cabal
+++ b/pandoc-lua-engine/pandoc-lua-engine.cabal
@@ -116,7 +116,7 @@ library
, hslua-repl >= 0.1.1 && < 0.2
, lpeg >= 1.0.4 && < 1.1
, mtl >= 2.2 && < 2.4
- , pandoc >= 3.1.2 && < 3.2
+ , pandoc >= 3.1.4 && < 3.2
, pandoc-lua-marshal >= 0.2.2 && < 0.3
, pandoc-types >= 1.22 && < 1.24
, parsec >= 3.1 && < 3.2