aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-09Revert "Hide module Text.Pandoc.Parsing."John MacFarlane1-1/+1
2013-02-05Revert "Hide module Text.Pandoc.Highlighting."John MacFarlane1-1/+1
2013-02-05Version bump to 1.11 due to API changes.John MacFarlane1-1/+1
2013-02-05Hide module Text.Pandoc.Highlighting.John MacFarlane1-1/+1
2013-02-05Hide module Text.Pandoc.Parsing.John MacFarlane1-1/+1
2013-01-28Version bump to 1.10.1.John MacFarlane1-1/+1
2013-01-25Increased ansi-terminal upper bound.John MacFarlane1-1/+1
2013-01-25Relaxed old-time version bound, allowing 1.0.*.John MacFarlane1-1/+1
2013-01-23Version bump to 1.10.0.5.John MacFarlane1-1/+1
2013-01-23Use hsb2hs preprocessor instead of TH for embed_data_files.John MacFarlane1-5/+2
2013-01-23Eliminated use of TH in test suite.John MacFarlane1-2/+1
2013-01-23Added Text.Pandoc.Data (non-exported) if embed_data_files selected.John MacFarlane1-0/+3
2013-01-21Updated tested-with in cabal file.John MacFarlane1-1/+1
2013-01-20Version bump to 1.10.0.4.John MacFarlane1-1/+1
2013-01-20Bump version to 1.10.0.3; added further missing fb2 tests.John MacFarlane1-2/+9
2013-01-20Version bump to 1.10.0.2.John MacFarlane1-1/+1
2013-01-20Added fb2 tests to extra-source-files.John MacFarlane1-1/+8
2013-01-20Bump version to 1.10.0.1.John MacFarlane1-1/+1
2013-01-20Bump version bounds on test-framework packages.John MacFarlane1-3/+3
2013-01-19Updated copyright date in pandoc.cabal.John MacFarlane1-1/+1
2013-01-19Removed -O2.John MacFarlane1-12/+12
2013-01-19Removed unneeded -dno-debug-output from ghc-optionsJohn MacFarlane1-8/+8
2013-01-19Removed MakeManPages from cabal extra-files.John MacFarlane1-1/+0
2013-01-09Added Attr field to Header.John MacFarlane1-0/+1
2013-01-02Fixed test suite to use Diff 0.2 API.John MacFarlane1-1/+1
2012-12-31Fixed bytestring upperbounds (0.11, not 1.0).John MacFarlane1-3/+3