aboutsummaryrefslogtreecommitdiff
path: root/stack.lts9.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Require pandoc-types 1.17.4.John MacFarlane1-0/+1
And a few tweaks related to the Semigroups/Monoid change. Closes #4448.
2018-03-06Use latest skylighting.John MacFarlane1-1/+1
2018-03-02Use latest pandoc-citeproc.John MacFarlane1-1/+1
2018-02-28Update tagsoup to 0.14.6Alexander Krotov1-1/+1
2018-02-27Update tagsoup to 0.14.5Alexander Krotov1-1/+1
2018-02-27Update tagsoup to 0.14.4Alexander Krotov1-2/+1
Fixes #4282
2018-02-01Use latest pandoc-citeproc.John MacFarlane1-1/+1
2018-01-21Require tagsoup 0.14.3 - closes #4282.John MacFarlane1-0/+1
This fixes an HTML tokenization bug whereby comments were sometimes consumed with open tags.
2018-01-21Use latest pandoc-citeproc.John MacFarlane1-1/+1
2018-01-19Use latest texmath.John MacFarlane1-1/+1
2018-01-18More stack.yaml fixes for skylighting.John MacFarlane1-0/+1
2018-01-18Use latest pandoc-citeproc and skylighting.John MacFarlane1-2/+2
2018-01-07Use latest skylighting and omit the 'missingincludes' check.John MacFarlane1-1/+1
If you use a custom syntax definition that refers to a syntax you haven't loaded, pandoc will now complain when it is highlighting the text, rather than at the start. This saves a huge performance hit from the `missingIncludes` check. Closes #4226.
2018-01-04Bump hslua version to 0.9.5Albert Krewinkel1-1/+1
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 MacFarlane1-1/+1
2018-01-02Use latest pandoc-citeproc.John MacFarlane1-1/+1
2018-01-02Use latest pandoc-citeproc.John MacFarlane1-1/+1
2017-12-28Bump pandoc-citeproc to 0.12.2.2.John MacFarlane1-1/+1
2017-12-28Use latest pandoc-citeproc.John MacFarlane1-1/+1
2017-12-27stack.lts9.yaml: added some necessary build-deps.John MacFarlane1-0/+1
2017-12-27Added stack.lts9.yaml for building with lts 9 and ghc 8.0.2.John MacFarlane1-0/+28