summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Rename README to MANUAL.txtAlbert Krewinkel2016-07-20
* Don't require haddock-library 1.4.John MacFarlane2016-07-15
* Require haddock-library >= 1.4.John MacFarlane2016-07-14
* Version to 1.17.2.John MacFarlane2016-07-14
* Allow QuickCheck 2.9.John MacFarlane2016-07-11
* Depend on http-client 0.5, http-client-tls 0.3John MacFarlane2016-07-04
* Org reader: put export setting parser into moduleAlbert Krewinkel2016-07-02
* Added ZimWiki format to documentation and cabal description.Alex Ivkin2016-07-01
* Added Zim Wiki writer, template and tests.Alex Ivkin2016-06-30
* Update texmath lower bound.John MacFarlane2016-06-22
* Allow tagsoup 0.14Felix Yan2016-06-14
* Removed -rtsopts from library stanza.John MacFarlane2016-06-04
* Travis: test with ghc 8.0.1, remove testing with ghc 7.4.John MacFarlane2016-06-04
* Require latest highlighting-kate.John MacFarlane2016-06-03
* Org reader: undo code duplicationAlbert Krewinkel2016-06-02
* Org reader: extract blocks parser to moduleAlbert Krewinkel2016-05-25
* Org reader: extract inline parser to moduleAlbert Krewinkel2016-05-25
* Org reader: extract parsing function to moduleAlbert Krewinkel2016-05-25
* Bumped upper-bounds to build with ghc 8.John MacFarlane2016-05-22
* Revert "New method for checking for presence of tex program."John MacFarlane2016-05-12
* Revert "Require process >= 1.2.1."John MacFarlane2016-05-12
* Require process >= 1.2.1.John MacFarlane2016-05-12
* Merge pull request #2912 from tarleb/org-export-settingsJohn MacFarlane2016-05-11
|\
| * Org reader: move parser state into separate moduleAlbert Krewinkel2016-05-11
* | New method for checking for presence of tex program.John MacFarlane2016-05-09
|/
* Added docbook5 templates, test files to pandoc.cabal.John MacFarlane2016-05-01
* Bump version to 1.17.1.John MacFarlane2016-05-01
* Require texmath 0.8.6.2.John MacFarlane2016-04-20
* Allow data-default 0.6.0.John MacFarlane2016-04-18
* Use texmath >= 0.8.6.1.John MacFarlane2016-03-29
* Bump version to 1.17.0.3.John MacFarlane2016-03-24
* include .tei files in pandoc.cabalMauro Bieg2016-03-24
* Updated copyright dates to include 2016.John MacFarlane2016-03-22
* Version bump to 1.17.0.2.John MacFarlane2016-03-22
* Version to 1.17.0.1.John MacFarlane2016-03-21
* Docx Reader: Get rid of Modifiable typeclass.Jesse Rosenthal2016-02-26
* Allow zip-archive 0.3.John MacFarlane2016-02-24
* Raise tagsoup lower bound to 0.13.7.John MacFarlane2016-02-22
* Allow aeson 0.11.John MacFarlane2016-02-09
* Bump version to 1.17.John MacFarlane2016-01-22
* Added TEI to description and default.tei to data files.John MacFarlane2016-01-21
* Add TEI Writer.csforste2016-01-19
* Version to 1.16.0.2, updated changelog.John MacFarlane2016-01-12
* Depend on deepseq rather than deepseq-generics.John MacFarlane2016-01-11
* Version bump to 1.16.0.1John MacFarlane2016-01-09
* Revert "Make file globbing work on windows."John MacFarlane2016-01-06
* Make file globbing work on windows.John MacFarlane2016-01-06
* Go back to testing with ghc 7.10.2.John MacFarlane2016-01-05
* Updated .travis.yml, added ghc 7.10.3 to tested-with.John MacFarlane2016-01-05
* Allow process 1.4John MacFarlane2016-01-01