mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 05:33:41 +08:00
pandoc-lua-engine: Allow hslua-2.4.
This commit is contained in:
@@ -116,7 +116,7 @@ library
|
||||
, doclayout >= 0.5 && < 0.6
|
||||
, doctemplates >= 0.11 && < 0.12
|
||||
, exceptions >= 0.8 && < 0.11
|
||||
, hslua >= 2.3 && < 2.4
|
||||
, hslua >= 2.3 && < 2.5
|
||||
, hslua-module-doclayout>= 1.2 && < 1.3
|
||||
, hslua-module-path >= 1.1 && < 1.2
|
||||
, hslua-module-system >= 1.1 && < 1.2
|
||||
|
||||
@@ -9,6 +9,11 @@ packages:
|
||||
- 'pandoc-lua-engine'
|
||||
- 'pandoc-server'
|
||||
extra-deps:
|
||||
- hslua-2.4.0
|
||||
- hslua-module-doclayout-1.2.0.1
|
||||
- hslua-objectorientation-2.4.0
|
||||
- hslua-packaging-2.3.2
|
||||
- pandoc-lua-marshal-0.3.1
|
||||
- tls-2.1.7
|
||||
- skylighting-core-0.14.6
|
||||
- skylighting-0.14.6
|
||||
|
||||
Reference in New Issue
Block a user