summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Added Attr field to Header.John MacFarlane2013-01-09
* Fixed test suite to use Diff 0.2 API.John MacFarlane2013-01-02
* Fixed bytestring upperbounds (0.11, not 1.0).John MacFarlane2012-12-31
* Require file-embed >= 0.0.4.7.John MacFarlane2012-12-30
* Moved all data files and templates to data/.John MacFarlane2012-12-29
* Data files changes.John MacFarlane2012-12-29
* Cabal file changes.John MacFarlane2012-12-29
* EPUB writer: Rationalized templates.John MacFarlane2012-11-04
* EPUB: removed need for separate epub-titlepage template.John MacFarlane2012-11-04
* EPUB writer: Removed need for separate epub-coverpage template.John MacFarlane2012-11-04
* Added epub3 to cabal descriptionJohn MacFarlane2012-11-04
* Removed citationSuppressParens.John MacFarlane2012-10-28
* Bumped version bound for template-haskell.John MacFarlane2012-10-21
* Moved man page creation out of Setup.hs.John MacFarlane2012-10-15
* Don't expose Text.Pandoc.Biblio.John MacFarlane2012-10-13
* Bumped versions of json and base64-bytestring dependencies.John MacFarlane2012-09-30
* Make blaze_html_0_5 default to True.John MacFarlane2012-09-30
* Removed need for utf8-string package.John MacFarlane2012-09-25
* Added base dependencies for test suite.John MacFarlane2012-09-23
* Require base >= 4.2 (i.e. GHC 6.12).John MacFarlane2012-09-23
* Bump network upper bound to <2.5Ben Gamari2012-09-21
* Bump directory upper bound to <1.3Ben Gamari2012-09-21
* Bump containers upper bound to <0.6Ben Gamari2012-09-21
* Added basic mediawiki reader.John MacFarlane2012-09-12
* Changes to literate haskell options.John MacFarlane2012-08-08
* Require pandoc-types 1.10.*.John MacFarlane2012-08-07
* Revert "Require Cabal 0.14."John MacFarlane2012-07-26
* Require Cabal 0.14.John MacFarlane2012-07-26
* Bump version to 1.10.John MacFarlane2012-07-26
* Integrated test suite with cabal.John MacFarlane2012-07-26
* Integrated benchmark into cabal.John MacFarlane2012-07-26
* Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane2012-07-26
* Added Text.Pandoc.Options.John MacFarlane2012-07-25
* Revised code for pipe tables.John MacFarlane2012-07-22
* Renamed tests/markdown-tables -> tests/extra-tables.John MacFarlane2012-07-22
* Added Text.Pandoc.Writers.FB2 to list of exported modules.John MacFarlane2012-07-22
* Provide Data.Default instances for ParserState and WriterOptions.John MacFarlane2012-07-19
* Removed -threaded from cabal ghc-options.John MacFarlane2012-07-02
* Remove -threaded in library stanza.John MacFarlane2012-06-28
* Bump version to 1.9.4.2.John MacFarlane2012-06-27
* Use -rtsopts and -threaded.John MacFarlane2012-06-27
* fixing exported test modules and filesAlexander V Vershilov2012-06-25
* Bumped version to 1.9.4.1.John MacFarlane2012-06-08
* Version bump to 1.9.4.John MacFarlane2012-05-31
* Merge pull request #521 from jonassmedegaard/masterJohn MacFarlane2012-05-30
|\
| * Add support for Slideous output.Jonas Smedegaard2012-05-24
* | Require highlighting-kate >= 0.5.1.John MacFarlane2012-05-29
|/
* Require highlighting-kate 0.5.0.6.John MacFarlane2012-05-17
* Updated cabal description to include docbook reader.John MacFarlane2012-05-12
* Revert "Removed blaze_html_05 flag -- require blaze >= 0.5 by default."John MacFarlane2012-05-10