summaryrefslogtreecommitdiff
path: root/stack.lts9.yaml
AgeCommit message (Collapse)Author
2018-01-04Bump hslua version to 0.9.5Albert Krewinkel
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).
2018-01-03Use latest pandoc-citeproc.John MacFarlane
2018-01-02Use latest pandoc-citeproc.John MacFarlane
2018-01-02Use latest pandoc-citeproc.John MacFarlane
2017-12-28Bump pandoc-citeproc to 0.12.2.2.John MacFarlane
2017-12-28Use latest pandoc-citeproc.John MacFarlane
2017-12-27stack.lts9.yaml: added some necessary build-deps.John MacFarlane
2017-12-27Added stack.lts9.yaml for building with lts 9 and ghc 8.0.2.John MacFarlane