aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2010-03-23Version bump to 1.5.1.John MacFarlane1-1/+1
2010-03-21Updated changelog and bumped version to 1.5.0.1.John MacFarlane1-1/+1
2010-03-20cabal: included several missing test files.John MacFarlane1-1/+4
2010-03-19Depend on extensible-exceptions, remove CPP in Templates module.fiddlosopher1-2/+3
2010-03-18Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher1-4/+3
2010-03-18Added plain writer.fiddlosopher1-1/+1
2010-03-18cabal: Depend on extensible-exception for GHC < 6.10.fiddlosopher1-2/+2
2010-03-07Cabal file: depend on HTTP >= 4000.0.5.fiddlosopher1-1/+1
2010-02-06Removed html2markdown and hsmarkdown.fiddlosopher1-16/+3
2010-02-03Bump version to 1.5 since API has changed.fiddlosopher1-1/+1
2010-02-02Allow absolute URI as parameter (in this case, content is downloaded).fiddlosopher1-1/+2
2010-01-17Removed ref to Makefile in cabal file.fiddlosopher1-2/+0
2010-01-10Version bump to 1.4.1.fiddlosopher1-1/+1
2010-01-03Removed unneeded dependency on template-haskell.fiddlosopher1-1/+1
2010-01-01Moved data/ui -> s5. Added note on this in README.fiddlosopher1-8/+8
2009-12-31Updated copyright date in cabal file.fiddlosopher1-1/+1
2009-12-31Added --reference-odt option.fiddlosopher1-7/+2
2009-12-31Make the -fno-warn-unused-do-bind conditional on ghc >= 6.12.fiddlosopher1-2/+8
2009-12-31Revised tested-with field to be more precise.fiddlosopher1-1/+1
2009-12-31Added GHC versions to tested-with field in cabal file.fiddlosopher1-1/+1
2009-12-31Removed unneeded Extensions from cabal file.fiddlosopher1-6/+6
2009-12-31Version bump to 1.4.fiddlosopher1-1/+1
2009-12-31Got s5 writer working with html template.fiddlosopher1-1/+1
2009-12-31Moved odt-styles -> odt. Changed ODT module to look at user data first.fiddlosopher1-6/+6
2009-12-31Removed TH module; refactored LaTeXMathML not to use TH.fiddlosopher1-1/+0
2009-12-31Removed TH dependency from S5 module, removed DefaultTemplates.fiddlosopher1-27/+21
2009-12-31Added getDefaultTemplate to Templates.fiddlosopher1-2/+2
2009-12-31Added templates/ directory.fiddlosopher1-1/+6
2009-12-31Renamed headers -> templates.fiddlosopher1-8/+8
2009-12-31Added templates module.fiddlosopher1-0/+1
2009-12-31Changed RunTests.hs to use the Diff library.fiddlosopher1-1/+0
2009-12-07Removed reference to html2markdown wrapper in wrapper flag description.fiddlosopher1-2/+2
2009-12-01Version bump to 1.3 (because of change to ParserState).fiddlosopher1-1/+1
2009-11-28Bumped version to 1.2.2 and updated changelog.fiddlosopher1-1/+1
2009-11-22Version bump to 1.2.1.1.fiddlosopher1-1/+1
2009-11-22Added markdown2pdf.1 to tmp-files in cabal.fiddlosopher1-1/+1
2009-07-04Added upper version limit to base in cabal file.fiddlosopher1-1/+1
2009-07-04Version bump to 1.2.1.fiddlosopher1-1/+1
2009-06-25Fixed duplicate text bug in markdown2pdf.hs. (Paulo Tanimoto)fiddlosopher1-5/+4
2009-06-17Don't install markdown2pdf by default - still has bugs.fiddlosopher1-4/+5
2009-05-01Added new Haskell version of markdown2pdf.fiddlosopher1-0/+11
2009-04-29Fixed profiling options.fiddlosopher1-2/+2
2009-04-29Added -caf-all to profiling options.fiddlosopher1-2/+2
2009-04-18Use Paths_pandoc to get version number.fiddlosopher1-1/+2
2009-02-26Revert "Require Cabal >= 1.6."fiddlosopher1-1/+1
2009-02-26Require Cabal >= 1.6.fiddlosopher1-1/+1
2009-02-24Removed plugin support.fiddlosopher1-9/+2
2009-02-14Added new lhs tests to cabal file.fiddlosopher1-0/+10
2009-02-14Version bump to 1.2.fiddlosopher1-1/+1
2009-02-14Make wrappers flag False by default.fiddlosopher1-1/+1