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