mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 08:46:56 +00:00
Bump pandoc-lua-engine to 0.2, depend on latest pandoc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user