summaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)Author
2016-06-04Removed -rtsopts from library stanza.John MacFarlane
2016-06-04Travis: test with ghc 8.0.1, remove testing with ghc 7.4.John MacFarlane
2016-06-03Require latest highlighting-kate.John MacFarlane
2016-06-02Org reader: undo code duplicationAlbert Krewinkel
2016-05-25Org reader: extract blocks parser to moduleAlbert Krewinkel
2016-05-25Org reader: extract inline parser to moduleAlbert Krewinkel
2016-05-25Org reader: extract parsing function to moduleAlbert Krewinkel
2016-05-22Bumped upper-bounds to build with ghc 8.John MacFarlane
2016-05-12Revert "New method for checking for presence of tex program."John MacFarlane
2016-05-12Revert "Require process >= 1.2.1."John MacFarlane
2016-05-12Require process >= 1.2.1.John MacFarlane
2016-05-11Merge pull request #2912 from tarleb/org-export-settingsJohn MacFarlane
2016-05-11Org reader: move parser state into separate moduleAlbert Krewinkel
2016-05-09New method for checking for presence of tex program.John MacFarlane
2016-05-01Added docbook5 templates, test files to pandoc.cabal.John MacFarlane
2016-05-01Bump version to 1.17.1.John MacFarlane
2016-04-20Require texmath 0.8.6.2.John MacFarlane
2016-04-18Allow data-default 0.6.0.John MacFarlane
2016-03-29Use texmath >= 0.8.6.1.John MacFarlane
2016-03-24Bump version to 1.17.0.3.John MacFarlane
2016-03-24include .tei files in pandoc.cabalMauro Bieg
2016-03-22Updated copyright dates to include 2016.John MacFarlane
2016-03-22Version bump to 1.17.0.2.John MacFarlane
2016-03-21Version to 1.17.0.1.John MacFarlane
2016-02-26Docx Reader: Get rid of Modifiable typeclass.Jesse Rosenthal
2016-02-24Allow zip-archive 0.3.John MacFarlane
2016-02-22Raise tagsoup lower bound to 0.13.7.John MacFarlane
2016-02-09Allow aeson 0.11.John MacFarlane
2016-01-22Bump version to 1.17.John MacFarlane
2016-01-21Added TEI to description and default.tei to data files.John MacFarlane
2016-01-19Add TEI Writer.csforste
2016-01-12Version to 1.16.0.2, updated changelog.John MacFarlane
2016-01-11Depend on deepseq rather than deepseq-generics.John MacFarlane
2016-01-09Version bump to 1.16.0.1John MacFarlane
2016-01-06Revert "Make file globbing work on windows."John MacFarlane
2016-01-06Make file globbing work on windows.John MacFarlane
2016-01-05Go back to testing with ghc 7.10.2.John MacFarlane
2016-01-05Updated .travis.yml, added ghc 7.10.3 to tested-with.John MacFarlane
2016-01-01Allow process 1.4John MacFarlane
2016-01-01Allow binary 0.8John MacFarlane
2016-01-01Relax version bound on HTTP.John MacFarlane
2015-12-29Use cmark 0.5.John MacFarlane
2015-12-14Removed "compatibility mode" when called as hsmarkdown.John MacFarlane
2015-12-12Update to use latest releases of highlighting-kate and texmath.John MacFarlane
2015-11-19Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane
2015-11-16Bump version to 1.15.2.1. Updated changelog.John MacFarlane
2015-11-16Added stack.yaml to other-source-files so it gets into tarball.John MacFarlane
2015-11-16Added two missing test cases to extra-source-files in pandoc.cabal.John MacFarlane
2015-11-14Allow process 1.3.John MacFarlane
2015-11-13Added `emoji` extension to Markdown.John MacFarlane