summaryrefslogtreecommitdiff
path: root/stack.lts9.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2018-01-04 19:04:51 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2018-01-04 23:15:28 +0100
commitbdb911550c2894925be6893a5d93fca484448dd4 (patch)
treefc60c39c552352d74d9f576f47dc32769d867723 /stack.lts9.yaml
parent7c8a6feaf2d494b9623ef5af9022580a7e4c3c16 (diff)
Bump hslua version to 0.9.5
This version fixes a bug that made it difficult to handle failures while getting lists or a Map from Lua. A bug in pandoc, which made it necessary to always pass a tag when using MetaList or MetaBlock, is fixed as a result. Using the pandoc module's constructor functions for these values is now optional (if still recommended).
Diffstat (limited to 'stack.lts9.yaml')
-rw-r--r--stack.lts9.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.lts9.yaml b/stack.lts9.yaml
index a870f94e1..bccf315bf 100644
--- a/stack.lts9.yaml
+++ b/stack.lts9.yaml
@@ -14,7 +14,7 @@ packages:
- '.'
extra-deps:
- pandoc-types-1.17.3
-- hslua-0.9.3
+- hslua-0.9.5
- hslua-module-text-0.1.2
- skylighting-0.5
- texmath-0.10.1