aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-11-04 12:25:27 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2021-11-04 12:34:07 +0100
commit4ea2baf814c462670301cf3b6a3b7d6b8a38c143 (patch)
treec80f4a4e55a87904339fb4e1fd6a27027d0699fc /stack.yaml
parentebe21f3f656c0fede2dacca0867d28893ba6f723 (diff)
downloadpandoc-4ea2baf814c462670301cf3b6a3b7d6b8a38c143.tar.gz
Require latest hslua (2.0.1).
This fixes issues with - misleading error messages when a required function parameter is omitted; - absent properties still being listed in the output of `pairs`; and - alias accessing leading to errors instead of returning `nil`, e.g. with `(pandoc.Str '').identifier`. Fixes: #7661 See also: #7657
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml
index d03ff0e12..651c25167 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -12,17 +12,17 @@ extra-deps:
- doctemplates-0.10
- emojis-0.1.2
- doclayout-0.3.1.1
-- hslua-2.0.0
+- hslua-2.0.1
- hslua-classes-2.0.0
-- hslua-core-2.0.0
-- hslua-marshalling-2.0.0
+- hslua-core-2.0.0.2
+- hslua-marshalling-2.0.1
- hslua-module-path-1.0.0
- hslua-module-system-1.0.0
- hslua-module-text-1.0.0
- hslua-module-version-1.0.0
-- hslua-objectorientation-2.0.0
+- hslua-objectorientation-2.0.1
- hslua-packaging-2.0.0
-- lua-2.0.0
+- lua-2.0.1
- tasty-hslua-1.0.0
- tasty-lua-1.0.0
- pandoc-types-1.22.1