summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Don't use -rtsopts unless ghc >= 7.0.1.John MacFarlane2012-02-05
* Depend on parsec 3 - for applicative instances used in LaTeX reader.John MacFarlane2012-02-04
* Bumped xml version to >= 1.3.12.John MacFarlane2012-01-31
* Change copyright date.John MacFarlane2012-01-31
* Added default.beamer template (separate from default.latex).John MacFarlane2012-01-30
* Remove dependency on old-time.John MacFarlane2012-01-28
* Put date in YYYY-MM-DD format if possible for HTML, docx metadata.John MacFarlane2012-01-28
* Depend on highlighting-kate 0.5.John MacFarlane2012-01-25
* Added Text.Pandoc.Slides.John MacFarlane2012-01-22
* Removed markdown2pdf and documentation.John MacFarlane2012-01-20
* Added Text.Pandoc.PDF - converts latex to PDF.John MacFarlane2012-01-20
* Added Docx writer.John MacFarlane2012-01-19
* Added Text.Pandoc.ImageSize.John MacFarlane2012-01-14
* Split html template into html, html5 templates.John MacFarlane2012-01-11
* DZSlides: Added dzslides/template.html.John MacFarlane2011-12-29
* Updated 'Tested-With' field.John MacFarlane2011-12-22
* tests: update package description to build with GHC 7.4Antoine Latter2011-12-22
* Update build depends for GHC 7.4Antoine Latter2011-12-22
* Removed highlighting flag. Highlighting support is now standard.John MacFarlane2011-12-22
* Restore xhtml style self-closed tags in HTML writer.John MacFarlane2011-12-20
* EPUB: Added customizable templates for epub pages.John MacFarlane2011-12-18
* Use blaze-html instead of xhtml for HTML generation.John MacFarlane2011-12-17
* Use pandoc-types 1.9.*.John MacFarlane2011-12-13
* Added -rtsopts to profiling options.John MacFarlane2011-12-13
* Depend on tagsoup >= 12.5.John MacFarlane2011-12-04
* New slidy directory for "self-contained."John MacFarlane2011-12-03
* Bump version constraint on HTTP.John MacFarlane2011-12-03
* Allow to build against highlighting-kate 0.3.John MacFarlane2011-12-01
* Update version bound for highlighting-kate.John MacFarlane2011-11-28
* Version bump to 1.9.John MacFarlane2011-11-21
* Removed Text.Pandoc.S5 -- no longer needed.John MacFarlane2011-11-21
* Changed Offline module to SelfContained, offline to makeSelfContained.John MacFarlane2011-11-21
* Added missing s5 files to data-files in pandoc.cabal.John MacFarlane2011-11-20
* Depend on zlib (for Offline).John MacFarlane2011-11-20
* Added Text.Pandoc.Offline module.John MacFarlane2011-11-19
* Renamed to AsciiDoc. Fixed display math and escapes.John MacFarlane2011-11-18
* Spelling correction.John MacFarlane2011-11-18
* Added an asciidoc writer (partial).John MacFarlane2011-11-16
* Require citeproc-hs >= 0.3.4.John MacFarlane2011-11-09
* Revert "Added built man pages to repository."John MacFarlane2011-10-23
* Added built man pages to repository.John MacFarlane2011-10-23
* Added dzslides output option.John MacFarlane2011-10-01
* relax some version constraints in the package descriptionAntoine Latter2011-09-02
* Revert "Workaround for linker errors in macosx + ghc 7.0.3."John MacFarlane2011-08-18
* Workaround for linker errors in macosx + ghc 7.0.3.John MacFarlane2011-08-18
* Relax version bounds for pandoc-types to 1.8.*.John MacFarlane2011-08-01
* Bump version to 1.8.2.1John MacFarlane2011-08-01
* .cabal: extend test-framework dep range up to <0.5Sergei Trofimovich2011-07-31
* Added Tests.Writers.Markdown in cabal file.John MacFarlane2011-07-30
* Updated tested-with field.John MacFarlane2011-07-30