mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
Lua: require hslua-module-system 1.2.3
This provides List methods to the value returned by `pandoc.system.list_directory`. Closes: #11032
This commit is contained in:
@@ -120,7 +120,7 @@ library
|
||||
, hslua >= 2.3 && < 2.5
|
||||
, hslua-module-doclayout>= 1.2 && < 1.3
|
||||
, hslua-module-path >= 1.1 && < 1.2
|
||||
, hslua-module-system >= 1.2.1 && < 1.3
|
||||
, hslua-module-system >= 1.2.3 && < 1.3
|
||||
, hslua-module-text >= 1.1 && < 1.2
|
||||
, hslua-module-version >= 1.1 && < 1.2
|
||||
, hslua-module-zip >= 1.1.3 && < 1.2
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ packages:
|
||||
extra-deps:
|
||||
- hslua-2.4.0
|
||||
- hslua-module-doclayout-1.2.0.1
|
||||
- hslua-module-system-1.2.1
|
||||
- hslua-module-system-1.2.3
|
||||
- hslua-objectorientation-2.4.0
|
||||
- hslua-packaging-2.3.2
|
||||
- pandoc-lua-marshal-0.3.1
|
||||
|
||||
Reference in New Issue
Block a user