summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
...
* | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* | Revert "Use Default-extensions rather than ghc-options for NoImplicitPrelude."John MacFarlane2015-11-09
* | Revert "Give up support for ghc 7.4."John MacFarlane2015-11-09
* | Give up support for ghc 7.4.John MacFarlane2015-11-08
* | Use Default-extensions rather than ghc-options for NoImplicitPrelude.John MacFarlane2015-11-08
* | Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* | Change default for old-locale flag to False.John MacFarlane2015-10-27
* | Added Paths_pandoc to other-modules for executable stanza.John MacFarlane2015-10-24
* | Version bump to 1.15.1.1, updated changelog.John MacFarlane2015-10-17
* | More changes to avoid compiler warnings on ghc 7.10.John MacFarlane2015-10-14
* | Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* | Added ghc-prim to build-depends.John MacFarlane2015-10-12
* | Merge pull request #2412 from frerich/reader/docbook/xref_supportJohn MacFarlane2015-10-10
|\ \
| * | Added proper support for DocBook 'xref' elementsFrerich Raabe2015-09-24
* | | Updated benchmark program.John MacFarlane2015-10-09
* | | Test also on ghc 7.4.2.John MacFarlane2015-10-09
* | | New .travis.yml.John MacFarlane2015-10-08
* | | Allow http-types 0.9.John MacFarlane2015-10-06
* | | Allow HUnit 1.3John MacFarlane2015-10-03
* | | Allow syb 0.6.John MacFarlane2015-09-23
|/ /
* | Allow aeson 0.10.John MacFarlane2015-09-20
* | Added `--bash-completion` option.John MacFarlane2015-08-13
* | Update version to 1.15.1.John MacFarlane2015-08-10
* | Allow latest criterion version.John MacFarlane2015-08-10
* | Merge pull request #2327 from hftf/list-styleJohn MacFarlane2015-08-07
|\ \ | |/ |/|
| * HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2015-07-24
* | Updated README and cabal description for ODT reader.John MacFarlane2015-07-23
* | Added odt readerMarLinn2015-07-23
|/
* Version bump to 1.15.0.6.John MacFarlane2015-07-15
* Updated to use cmark >= 0.4.John MacFarlane2015-07-14
* Allow vector 0.11.John MacFarlane2015-07-14
* Version bump to 1.15.0.5 and updated changelog.John MacFarlane2015-07-09
* Make cabal require hsb2hs >= 0.3.1.John MacFarlane2015-07-05
* Added pandoc.1 to repository. Don't build as part of cabal build.John MacFarlane2015-07-02
* Bump version to 1.15.0.4.John MacFarlane2015-07-02
* Bump version to 1.15.0.3, updated changelog.John MacFarlane2015-07-02
* Version bump to 1.15.0.2, updated changelog.John MacFarlane2015-07-02
* Added man page source files to extra-source-files.John MacFarlane2015-07-02
* Bump version to 1.15.0.1, update changelog.John MacFarlane2015-07-01
* Install man pages as part of cabal 'copy' phase.John MacFarlane2015-07-01
* Generate man page in cabal build process and include in data/.John MacFarlane2015-07-01
* New method for building man pages.John MacFarlane2015-07-01
* New method for producing man pages.John MacFarlane2015-06-28
* Version bump to 1.14.1.John MacFarlane2015-06-28
* Fixed regression in CSS parsing with `--self-contained`.John MacFarlane2015-06-28
* replace old url with pandoc.orgPablo Rodríguez2015-06-09
* Bump cmark version to >= 0.3.4.John MacFarlane2015-06-08
* Version bump to 1.14.0.4, added commonmark template to data files.John MacFarlane2015-06-02
* Bump version to 1.14.0.3; updated changelog.John MacFarlane2015-06-01
* Allow compilation with syb 0.5.*.John MacFarlane2015-05-31