summaryrefslogtreecommitdiff
path: root/stack.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.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.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 0c9a8cd48..72ec5afab 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -14,4 +14,5 @@ packages:
- '.'
extra-deps:
- pandoc-citeproc-0.12.2.5
+- hslua-0.9.5
resolver: lts-10.1