From 509adf7cbf059cf2f5feb18d210b01bc62637a9e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 27 Mar 2023 16:55:18 -0700 Subject: Bump pandoc-lua-engine to 0.2, depend on latest pandoc --- pandoc-lua-engine/pandoc-lua-engine.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandoc-lua-engine/pandoc-lua-engine.cabal b/pandoc-lua-engine/pandoc-lua-engine.cabal index 7501eae9e..b6f902c0a 100644 --- a/pandoc-lua-engine/pandoc-lua-engine.cabal +++ b/pandoc-lua-engine/pandoc-lua-engine.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: pandoc-lua-engine -version: 0.1.1 +version: 0.2 build-type: Simple license: GPL-2.0-or-later license-file: COPYING.md @@ -115,7 +115,7 @@ library , hslua-repl >= 0.1.1 && < 0.2 , lpeg >= 1.0.4 && < 1.1 , mtl >= 2.2 && < 2.4 - , pandoc >= 3.1 && < 3.2 + , pandoc >= 3.1.2 && < 3.2 , pandoc-lua-marshal >= 0.2.2 && < 0.3 , pandoc-types >= 1.22 && < 1.24 , parsec >= 3.1 && < 3.2 -- cgit v1.2.3