Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-17 | Updated version bounds for containers and haddock-library. | John MacFarlane | 1 | -1/+1 | |
Allow haddock-library 1.7 and containers 0.6.*. Closes #4974. | |||||
2018-10-14 | Use pandoc-citeproc 0.14.7. | John MacFarlane | 1 | -1/+1 | |
2018-10-13 | Use pandoc-citeproc 0.14.6. | John MacFarlane | 1 | -1/+1 | |
2018-10-08 | Require skylighting 0.7.4. | John MacFarlane | 1 | -0/+2 | |
Closes #4920. | |||||
2018-10-01 | Lua filters: report traceback when an error occurs | Albert Krewinkel | 1 | -1/+1 | |
A proper Lua traceback is added if either loading of a file or execution of a filter function fails. This should be of help to authors of Lua filters who need to debug their code. | |||||
2018-09-24 | stack.yamls: use latest hslua. | John MacFarlane | 1 | -0/+2 | |
2018-09-16 | Use released version of pandoc-citeproc (0.14.4). | John MacFarlane | 1 | -2/+1 | |
2018-09-09 | Use latest texmath. | John MacFarlane | 1 | -1/+1 | |
2018-08-22 | Use yaml-0.9.0 in stack.yaml. | John MacFarlane | 1 | -0/+1 | |
2018-08-22 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
This should fix build failure on appveyor. | |||||
2018-08-17 | Add latest hs-bibutils to stack.yaml. | John MacFarlane | 1 | -0/+1 | |
2018-08-16 | stack.lts11.yaml - use git head for pandoc-citeproc. | John MacFarlane | 1 | -0/+2 | |
2018-07-13 | Use lts-12 for stack.yaml, add stack.lts11.yaml. | John MacFarlane | 1 | -0/+22 | |
Also adjusted some minor versions in extra-deps. |