mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-22 00:06:48 +00:00
pandoc-lua-engine: bump to 0.4.2, bump pandoc bounds.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cabal-version: 2.4
|
||||
name: pandoc-lua-engine
|
||||
version: 0.4.1.1
|
||||
version: 0.4.2
|
||||
build-type: Simple
|
||||
license: GPL-2.0-or-later
|
||||
license-file: COPYING.md
|
||||
@@ -126,7 +126,7 @@ library
|
||||
, hslua-repl >= 0.1.1 && < 0.2
|
||||
, lpeg >= 1.1 && < 1.2
|
||||
, mtl >= 2.2 && < 2.4
|
||||
, pandoc >= 3.6 && < 3.7
|
||||
, pandoc >= 3.7 && < 3.8
|
||||
, pandoc-lua-marshal >= 0.3 && < 0.4
|
||||
, pandoc-types >= 1.22 && < 1.24
|
||||
, parsec >= 3.1 && < 3.2
|
||||
|
||||
Reference in New Issue
Block a user