summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* 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
* Version bump to 1.9.3.John MacFarlane2012-05-01
* Removed blaze_html_05 flag -- require blaze >= 0.5 by default.John MacFarlane2012-04-24
* changes for blaze-html 0.5Mark Wright2012-04-23
* Merge pull request #491 from mb21/patch-1John MacFarlane2012-04-20
|\
| * Added skeleton of basic docbook reader.John MacFarlane2012-04-14
* | Allow mtl-2.1.*Simon Hengel2012-04-15
|/
* Version bump to 1.9.2.John MacFarlane2012-04-01
* Bumped version bound for test-framework.John MacFarlane2012-03-15
* pandoc.cabal: fix typo in zlib's upper bound '<= 0.6' should be '< 0.6'Sergei Trofimovich2012-03-10
* Bump version to 1.9.1.2.John MacFarlane2012-03-09
* Version bump to 1.9.1.1.John MacFarlane2012-02-11
* 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