summaryrefslogtreecommitdiff
path: root/stack.lts9.yaml
Commit message (Collapse)AuthorAge
* Require tagsoup 0.14.3 - closes #4282.John MacFarlane2018-01-21
| | | | | This fixes an HTML tokenization bug whereby comments were sometimes consumed with open tags.
* Use latest pandoc-citeproc.John MacFarlane2018-01-21
|
* Use latest texmath.John MacFarlane2018-01-19
|
* More stack.yaml fixes for skylighting.John MacFarlane2018-01-18
|
* Use latest pandoc-citeproc and skylighting.John MacFarlane2018-01-18
|
* Use latest skylighting and omit the 'missingincludes' check.John MacFarlane2018-01-07
| | | | | | | | | | 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.
* Bump hslua version to 0.9.5Albert Krewinkel2018-01-04
| | | | | | | | 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).
* Use latest pandoc-citeproc.John MacFarlane2018-01-03
|
* Use latest pandoc-citeproc.John MacFarlane2018-01-02
|
* Use latest pandoc-citeproc.John MacFarlane2018-01-02
|
* Bump pandoc-citeproc to 0.12.2.2.John MacFarlane2017-12-28
|
* Use latest pandoc-citeproc.John MacFarlane2017-12-28
|
* stack.lts9.yaml: added some necessary build-deps.John MacFarlane2017-12-27
|
* Added stack.lts9.yaml for building with lts 9 and ghc 8.0.2.John MacFarlane2017-12-27