summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Added two needed gifs to the data files for s5.John MacFarlane2012-02-10
* Require texmath >= 0.6.0.2.John MacFarlane2012-02-08
* Require h-k 0.5.0.2.John MacFarlane2012-02-08
* Version bump to 1.9.1.John MacFarlane2012-02-07
* Version bump to 1.9.0.5.John MacFarlane2012-02-06
* cabal: Put build-depends for tests under conditional.John MacFarlane2012-02-06
* Version bump to 1.9.0.4, updated changelog.John MacFarlane2012-02-06
* Relaxed version upper bound for test-framework from < 0.5 to < 0.6, since 0.5...Conal Elliott2012-02-06
* More cabal tweaks, default to Haskell98 for ghc 6.12 compatibility.John MacFarlane2012-02-06
* Version bump to 1.9.0.3.John MacFarlane2012-02-06
* cabal changes required by version >= 1.10.John MacFarlane2012-02-06
* Require cabal version >= 1.10.John MacFarlane2012-02-06
* Bump version to 1.9.0.2.John MacFarlane2012-02-05
* Allow json 0.4.John MacFarlane2012-02-05
* Removed module Text.Pandoc.CharacterReferences.John MacFarlane2012-02-05
* Removed 'nohl' variants of tests from pandoc.cabal.John MacFarlane2012-02-05
* Tightened version bounds for pandoc-types, json.John MacFarlane2012-02-05
* Bump highlighting-kate version.John MacFarlane2012-02-05
* Remove dependency on dlist.John MacFarlane2012-02-05
* Added 6.12.1 to list of tested-with ghc versions.John MacFarlane2012-02-05
* 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