aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2013-08-14Updated for removed unMeta, unFormat in pandoc-types.John MacFarlane1-0/+9
2013-08-10Added Tests.Walk.John MacFarlane1-0/+1
2013-08-08Pass writename as argument to filters.John MacFarlane1-1/+1
2013-08-08Added Text.Pandoc.Process (pipeProcess).John MacFarlane1-1/+2
2013-08-08Revert "Revert "Added `--filter` option.""John MacFarlane1-0/+1
2013-08-08Added Text.Pandoc.Compat.TagSoupEntity.John MacFarlane1-1/+2
2013-08-08Added Text.Pandoc.Compat.Monoid.John MacFarlane1-0/+1
2013-08-05Require latest version of texmath.John MacFarlane1-1/+1
2013-08-04Remove CPP from default-extensions; add pragmas to modules as needed.John MacFarlane1-4/+0
2013-08-03pandoc.cabal: Removed support for ghc version < 7.2.John MacFarlane1-40/+6
2013-07-23Revert "Added `--filter` option."John MacFarlane1-1/+0
2013-07-23Added `--filter` option.John MacFarlane1-0/+1
2013-07-22Require highlighting-kate 0.5.5.John MacFarlane1-3/+3
2013-07-04cabal: Added http-conduit flag, which allows fetching https resources.John MacFarlane1-0/+8
2013-07-02Markdown reader: Better error messages for yaml headers.John MacFarlane1-1/+1
2013-07-01Created Text.Pandoc.Writers.Shared, improved metaToJSON.John MacFarlane1-0/+1
2013-06-26Require highlighting-kate 0.5.4.John MacFarlane1-3/+3
2013-06-24Use new flexible metadata type.John MacFarlane1-3/+5
2013-06-24Revised Text.Pandoc.Templates to accept JSON contexts.John MacFarlane1-0/+3
2013-06-24Use aeson for json.John MacFarlane1-3/+2
2013-05-29Set default stack size to 16M.John MacFarlane1-2/+2
2013-05-07Bump upper bound for criterion.John MacFarlane1-1/+1
2013-05-07Use latest highlighting-kate and texmath.John MacFarlane1-2/+2
2013-05-01Version bump to 1.11.2.John MacFarlane1-1/+1
2013-04-26PDF: On Windows, create temdir in working directory.John MacFarlane1-0/+2
2013-04-23Added Text.Pandoc.Asciify utility module.John MacFarlane1-0/+1
2013-04-14Added CONTRIBUTING.md.John MacFarlane1-1/+1
2013-04-14Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`.John MacFarlane1-1/+5
2013-03-28Added stubs for haddock reader tests.John MacFarlane1-0/+2
2013-03-28Mention haddock reader in cabal description.John MacFarlane1-8/+9
2013-03-28Add reader for Haddock markup based on Haddock's own lexer/parser.David Lazar1-1/+5
2013-03-26Removed blaze_html_0_5 flag, require blaze-html >= 0.5.John MacFarlane1-9/+1
2013-03-25Slidy: Use slidy.js rather than slidy.js.gz.John MacFarlane1-1/+1
2013-03-23Documented revealjs in README and pandoc.cabal description.John MacFarlane1-1/+2
2013-03-23Added default.revealjs template to cabal file.John MacFarlane1-0/+1
2013-03-20Added OPML template, tests.John MacFarlane1-7/+16
2013-03-19Added Text.Pandoc.Writers.OPML.John MacFarlane1-1/+2
2013-03-19Added Text.Pandoc.Readers.OPML, exporting readOPML.John MacFarlane1-1/+4
2013-03-17Revert "LaTeX reader: citation handling changes."John MacFarlane1-2/+0
2013-03-16Version bump to 1.11.1.John MacFarlane1-1/+1
2013-03-16Version bump to 1.11.0.1.John MacFarlane1-1/+1
2013-03-16Bumped QuickCheck version bound.John MacFarlane1-1/+1
2013-03-09LaTeX reader: citation handling changes.John MacFarlane1-0/+2
2013-03-06Bump syb version to < 0.5.John MacFarlane1-3/+3
2013-03-05Hide Text.Pandoc.Highlighting.John MacFarlane1-1/+2
2013-03-04pandoc.cabal: Require latest h-k, texmath, citeproc-hs, zip-archive.John MacFarlane1-6/+6
2013-02-19Allow compilation with blaze-html 0.6.John MacFarlane1-2/+2
2013-02-13Increased upper bound for Diff.John MacFarlane1-1/+1
2013-02-12Version bump to 1.11, Text.Pandoc.Parsing no longer exposed.John MacFarlane1-2/+2
2013-02-09Version to 1.10.1.1 since we no longer have API change.John MacFarlane1-1/+1