Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-23 | Use latest pandoc-citeproc commit in pkg.yaml. | John MacFarlane | 1 | -1/+1 | |
2017-02-20 | Use latest skylighting (0.3). | John MacFarlane | 1 | -2/+2 | |
2017-02-20 | Use new skylighting-0.2. | John MacFarlane | 1 | -1/+2 | |
2017-02-12 | Replaced {deb,macos,windows}/stack.yaml with stack.pkg.yaml. | John MacFarlane | 1 | -0/+21 | |
2015-10-24 | Changes for deb and osx package generators. | John MacFarlane | 1 | -20/+0 | |
- Use stack for make_deb.sh. - Use osx/stack.yaml or deb/stack.yaml. - deb/stack.yaml doesn't want the same ghc-options. | |||||
2015-10-18 | stack.yaml : use 3.10 resolver. | John MacFarlane | 1 | -3/+1 | |
2015-10-16 | stack.pkg.yaml: use latest versions of texmath & h-k. | John MacFarlane | 1 | -1/+4 | |
Also use cpphs in building h-k. | |||||
2015-10-16 | Use stack for make_osx_package.sh. | John MacFarlane | 1 | -0/+19 | |
Added stack.pkg.yaml for package creation. |