aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <[email protected]>2023-01-02 22:41:40 +0100
committerAlbert Krewinkel <[email protected]>2023-01-03 10:35:22 +0100
commit8862d5e0dda27d19e28eb465f79c14bd5cbfe77e (patch)
treed590ac12b3823363b29fdcb64c572b1e82e7592b /stack.yaml
parent355794549d29e011823c27062d902c8a69f2de86 (diff)
Lua: add functions `pandoc.text.toencoding`, `pandoc.text.fromencoding`.
Closes: #8512
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index d223efd7a..837fd098e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -23,6 +23,7 @@ extra-deps:
- hslua-core-2.2.1
- hslua-list-1.1.0
- hslua-marshalling-2.2.1
+- hslua-module-text-1.0.3
- hslua-module-version-1.0.3
- hslua-module-zip-1.0.0
- hslua-objectorientation-2.2.1