summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Require parsec < 3.fiddlosopher2008-03-06
* Added Texinfo writer to exported modules in pandoc.cabal.fiddlosopher2008-02-24
* Updated package URL for pandoc.cabal and pandoc.cabal.ghc66.fiddlosopher2008-02-24
* Added build option for syntax highlighting, with *optional* dependency on hig...fiddlosopher2008-02-09
* Removed Text.Regex dependencies by rewriting using plain Haskell:fiddlosopher2008-02-09
* Moved Text.Pandoc.Writers.DefaultHeaders -> Text.Pandoc.DefaultHeaders.fiddlosopher2008-02-09
* Included highlighting-kate in build-depends.fiddlosopher2008-02-09
* Bumped version to 0.47.fiddlosopher2008-01-08
* Changed copyright dates where appropriate to include 2008.fiddlosopher2008-01-08
* Bumped version number to 0.46.fiddlosopher2007-12-10
* Added Text.Pandoc.Readers.TeXMath and changed default handling of math.fiddlosopher2007-12-02
* Changed references to source directory in Makefile and pandoc.cabal.*.fiddlosopher2007-11-29
* Use Ghc-Prof-Options to ensure that '-auto-all' is usedfiddlosopher2007-11-22
* Modified build procedure to allow compilation with GHC 6.8:fiddlosopher2007-11-06
* Reverted back to state as of r1062. The template haskell changesfiddlosopher2007-11-03
* Use template haskell to avoid the need for templates:fiddlosopher2007-11-03
* Changed pandoc home page to http://johnmacfarlane.net/pandoc/.fiddlosopher2007-09-13
* Bumped version to 0.45.fiddlosopher2007-09-05
* Bump version numbers to 0.44, which will be the nextfiddlosopher2007-09-02
* Simplify autolink parsing code, using Network.URI to test forfiddlosopher2007-09-01
* Version bump to 0.43.fiddlosopher2007-08-30
* Re-exposed Text.Pandoc.ASCIIMathML. We need it in Text.Pandoc.Readers.HTML.fiddlosopher2007-08-26
* Bumped version numbers to 0.42 in anticipation of nextfiddlosopher2007-08-23
* Bump version to 0.41.fiddlosopher2007-08-19
* Major code cleanup in all modules. (Removed unneeded imports,fiddlosopher2007-08-15
* Revised package synopsis in pandoc.cabal.fiddlosopher2007-07-16
* Updated package description in pandoc.cabal tofiddlosopher2007-07-15
* Merged branches/context: addition of a ConTeXt writerfiddlosopher2007-07-15
* Fuller package description in pandoc.cabal.fiddlosopher2007-07-12
* Moved Text.ParserCombinators.Pandoc ->fiddlosopher2007-07-09
* Added Maintainer and Copyright fields to pandoc.cabal.fiddlosopher2007-07-07
* Renamed Pandoc.cabal -> pandoc.cabal, for better compatibilityfiddlosopher2007-07-07