diff options
| author | Albert Krewinkel <[email protected]> | 2025-07-23 18:57:21 +0200 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2025-07-23 19:31:03 +0200 |
| commit | 01a305af58b2b91179266e3463e07db94fcc11f0 (patch) | |
| tree | 5dbf33ad51cf1864709152bdc526e3d129a718b1 /stack.yaml | |
| parent | b6837264478b264d9883097856fb68047e2ccb8f (diff) | |
Lua: add function `pandoc.path.exists`.
The functions allows to check the existence of file-system objects.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index ea4ffe54f..7d0550bc1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -11,7 +11,7 @@ packages: extra-deps: - hslua-2.4.0 - hslua-module-doclayout-1.2.0.1 -- hslua-module-system-1.2.0 +- hslua-module-system-1.2.1 - hslua-objectorientation-2.4.0 - hslua-packaging-2.3.2 - pandoc-lua-marshal-0.3.1 |
