summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Bump version to 1.17.John MacFarlane2016-01-22
* Added TEI to description and default.tei to data files.John MacFarlane2016-01-21
* Add TEI Writer.csforste2016-01-19
* Version to 1.16.0.2, updated changelog.John MacFarlane2016-01-12
* Depend on deepseq rather than deepseq-generics.John MacFarlane2016-01-11
* Version bump to 1.16.0.1John MacFarlane2016-01-09
* Revert "Make file globbing work on windows."John MacFarlane2016-01-06
* Make file globbing work on windows.John MacFarlane2016-01-06
* Go back to testing with ghc 7.10.2.John MacFarlane2016-01-05
* Updated .travis.yml, added ghc 7.10.3 to tested-with.John MacFarlane2016-01-05
* Allow process 1.4John MacFarlane2016-01-01
* Allow binary 0.8John MacFarlane2016-01-01
* Relax version bound on HTTP.John MacFarlane2016-01-01
* Use cmark 0.5.John MacFarlane2015-12-29
* Removed "compatibility mode" when called as hsmarkdown.John MacFarlane2015-12-14
* Update to use latest releases of highlighting-kate and texmath.John MacFarlane2015-12-12
* Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane2015-11-19
|\
| * Require pandoc-types >= 1.14John MacFarlane2015-07-27
* | Bump version to 1.15.2.1. Updated changelog.John MacFarlane2015-11-16
* | Added stack.yaml to other-source-files so it gets into tarball.John MacFarlane2015-11-16
* | Added two missing test cases to extra-source-files in pandoc.cabal.John MacFarlane2015-11-16
* | Allow process 1.3.John MacFarlane2015-11-14
* | Added `emoji` extension to Markdown.John MacFarlane2015-11-13
* | Bump version to 1.15.2.John MacFarlane2015-11-12
* | Restored Text.Pandoc.Compat.Monoid.John MacFarlane2015-11-09
* | 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
|\ \ | |/ |/|