aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2015-04-17Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane1-0/+1
2015-04-16RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov1-0/+1
2015-04-13Bump texmath lower bound to 0.8.1John MacFarlane1-1/+1
2015-03-29Added CommonMark writer.John MacFarlane1-0/+1
2015-03-29Require cmark 0.3.1.John MacFarlane1-1/+1
2015-03-28Always build man pages. Removed make-pandoc-man-pages flag.John MacFarlane1-8/+1
2015-03-28Added images needed for docx tests to cabal extra-source-files.John MacFarlane1-0/+3
2015-03-28Added source files for reference.docx/odt to extra-source-files.John MacFarlane1-0/+25
2015-03-28Added Tests.Writers.Docx to cabal file.John MacFarlane1-0/+1
2015-03-28Version bump to 1.14.John MacFarlane1-1/+1
2015-03-28Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane1-0/+1
2015-03-28Create reference files from unpacked archives with helper programNikolay Yakimov1-0/+9
2015-03-28Fixed ghc-prof-options.John MacFarlane1-2/+2
2015-03-28Require highlighting-kate >= 0.5.14John MacFarlane1-3/+3
2015-03-27pandoc.cabal: changed default profiling options.John MacFarlane1-2/+2
2015-03-27Require highlighting-kate 0.5.13.John MacFarlane1-3/+3
2015-03-19Bumped upper bounds for filepath, QuickCheck.John MacFarlane1-9/+9
2015-03-17Added CommonMark reader using cmark (libcmark bindings).John MacFarlane1-1/+3
2015-03-17Bump criterion version bound.John MacFarlane1-1/+1
2015-03-16Merge pull request #1968 from lierdakil/issue1607John MacFarlane1-1/+3
2015-03-01Started moving StyleMap out of writer codeNikolay Yakimov1-1/+3
2015-02-28Bump blaze-html and blaze-markup upper version boundsRyanGlScott1-2/+2
2015-02-18Add Text.Pandoc.Error module with PandocError typeMatthew Pickering1-0/+1
2015-02-13Allow wildcards in `--epub-embed-font` arguments.John MacFarlane1-1/+2
2015-01-05Allow haddock-library 1.2Mark Wright1-1/+1
2014-12-26Version bump to 1.13.3.John MacFarlane1-1/+1
2014-12-19Require latest highlighting-kate and texmath.John MacFarlane1-4/+4
2014-12-19Added old-locale flag.John MacFarlane1-3/+10
2014-12-19Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.John MacFarlane1-2/+3
2014-12-08Link the test suite using -threadedBryan O'Sullivan1-1/+1
2014-12-08Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering1-0/+2
2014-12-06Update pandoc.cabal, Bumping JuicyPixels upper boundVincent1-1/+1
2014-11-09DokuWiki writer: add external_images testTimothy Humphries1-0/+2
2014-10-31Fixed README and pandoc.cabal for TWiki reader.John MacFarlane1-8/+9
2014-10-30TWiki Reader: update documentationAlexander Sulfrian1-2/+2
2014-10-30TWiki Reader: add basic syntax testAlexander Sulfrian1-0/+1
2014-10-30TWiki Reader: add new new twiki readerAlexander Sulfrian1-0/+1
2014-10-20Version bump to 1.13.2.John MacFarlane1-1/+1
2014-09-28Adde network dependency under network-uri flag in test section.John MacFarlane1-1/+1
2014-09-22Bump text, random, http-client upper boundsRyanGlScott1-5/+5
2014-08-30Version bump to 1.13.1.John MacFarlane1-1/+1
2014-08-30Added new dokuwiki multiblock table tests to pandoc.cabal.John MacFarlane1-0/+2
2014-08-24Capitalized Build-Depends for consistency.John MacFarlane1-1/+1
2014-08-24Fix build dependencies for the trypandoc flag.Gabor Pali1-2/+2
2014-08-20Added network-uri flag.John MacFarlane1-2/+12
2014-08-17Added tables.dokuwiki and tables.icml to extra-source-files.John MacFarlane1-0/+2
2014-08-17Added trypandoc flag to build trypandoc cgi executable.John MacFarlane1-0/+18
2014-08-17Bump version to 1.13.0.1.John MacFarlane1-1/+1
2014-08-13Added dokuwiki template to pandoc.cabal.John MacFarlane1-0/+1
2014-08-13Included Tests.Writers.Docbook in test modules.John MacFarlane1-0/+1