Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-27 | Add ghc-options to cabal.project. | John MacFarlane | 1 | -0/+2 | |
2019-03-12 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2019-03-07 | Update pandoc-citeproc version in cabal.project. | John MacFarlane | 1 | -1/+1 | |
2019-03-03 | cabal.project - update pandoc-citeproc version. | John MacFarlane | 1 | -1/+1 | |
2019-02-15 | Use latest pandoc-citeproc (0.16.1). | John MacFarlane | 1 | -1/+1 | |
2019-02-07 | Use pandoc-citeproc-0.16.0.2 | John MacFarlane | 1 | -1/+1 | |
2019-02-06 | cabal.project - use released pandoc-citeproc (take 2). | John MacFarlane | 1 | -5/+4 | |
2019-02-06 | cabal.project - use released pandoc-citeproc. | John MacFarlane | 1 | -4/+4 | |
2019-01-25 | Fix cabal.project. | John MacFarlane | 1 | -2/+4 | |
2019-01-25 | cabal.project - set flag defaults, revise pandoc-citeproc commit. | John MacFarlane | 1 | -1/+5 | |
2019-01-22 | Support ipynb (Jupyter notebook) as input and output format. | John MacFarlane | 1 | -0/+1 | |
[API change] * Depend on ipynb library. * Add `ipynb` as input and output format. * Added Text.Pandoc.Readers.Ipynb (supports both nbformat v3 and v4). * Added Text.Pandoc.Writers.Ipynb (supports nbformat v4). * Added ipynb readers and writers to T.P.Readers, T.P.Writers, and T.P.Extensions. Register the file extension .ipynb for this format. * Add `PandocIpynbDecodingError` constructor to Text.Pandoc.Error.Error. * Note: there is no template for ipynb. | |||||
2018-12-02 | Use compatible version of pandoc-citeproc. | John MacFarlane | 1 | -0/+1 | |
2018-10-18 | Remove tag on pandoc-citeproc in cabal.project. | John MacFarlane | 1 | -1/+0 | |
2018-10-18 | cabal.project - add tag for pandoc-citeproc. | John MacFarlane | 1 | -0/+1 | |
2018-10-18 | Revert "cabal.project - removed git repo for pandoc-citeproc." | John MacFarlane | 1 | -0/+4 | |
This reverts commit 29ea3e734d916128db8bf6186e17940b98738b43. | |||||
2018-10-18 | cabal.project - removed git repo for pandoc-citeproc. | John MacFarlane | 1 | -4/+0 | |
Released version is okay. | |||||
2018-10-17 | Updated version bounds for containers and haddock-library. | John MacFarlane | 1 | -2/+0 | |
Allow haddock-library 1.7 and containers 0.6.*. Closes #4974. | |||||
2018-10-04 | cabal.project - use latest pandoc-citeproc from git. | John MacFarlane | 1 | -1/+0 | |
2018-10-02 | cabal.project - added pandoc.citeproc again. | John MacFarlane | 1 | -0/+5 | |
2018-10-01 | cabal.project - remove source-dependency stanzas. | John MacFarlane | 1 | -14/+0 | |
They shouldn't be needed given new releases of these packages. | |||||
2018-09-28 | Use released pandoc-citeproc, texmath. | John MacFarlane | 1 | -0/+2 | |
2018-09-26 | Added 'allow-newer' to cabal.project. | John MacFarlane | 1 | -0/+2 | |
2018-09-25 | Add texmath to cabal.project. | John MacFarlane | 1 | -3/+5 | |
2018-09-25 | cabal.project - use source repository stanzas. | John MacFarlane | 1 | -1/+11 | |
2018-09-25 | cabal.project - use vendor/*/*.cabal. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | cabal.project - use ./pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | Added cabal.project. | John MacFarlane | 1 | -0/+1 | |