summaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)Author
2017-01-29Merge branch 'typeclass'John MacFarlane
2017-01-29Updated copyright to include 2017.John MacFarlane
2017-01-29Bump version to 1.19.2.John MacFarlane
2017-01-29Use latest skylighting.John MacFarlane
2017-01-29Fixed trypandoc.John MacFarlane
2017-01-28Rely on skylighting 0.1.1.2.John MacFarlane
2017-01-27Fix up benchmarks so they compile.John MacFarlane
2017-01-26Split writeDocbook into writeDocbook4, writeDocbook5.John MacFarlane
2017-01-26EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.John MacFarlane
2017-01-25Provide explicit separate functions for HTML 4 and 5.John MacFarlane
2017-01-25Revert "Added page breaks into Pandoc."John MacFarlane
2017-01-25Compile against pandoc-types 1.18.*.John MacFarlane
2017-01-25Removed tests for Walk; these now live in pandoc-types.John MacFarlane
2017-01-25Make Extensions a custom type instead of a Set Extension.John MacFarlane
2017-01-25Split extensions code from Options into separate Text.Pandoc.Extensions.John MacFarlane
2017-01-25Expose Text.Pandoc.MIME, unexpose Text.Pandoc.CSSJohn MacFarlane
2017-01-25Fixed up weigh-pandoc and benchmark-pandoc so they build.John MacFarlane
2017-01-25Version to 2.0.John MacFarlane
2017-01-25Refactored math conversion in writers.John MacFarlane
2017-01-25Make Txt2Tags test pass.Jesse Rosenthal
2017-01-25Have to do some work to get the mediabag out.Jesse Rosenthal
2017-01-25Remove Text.Pandoc.FreeJesse Rosenthal
2017-01-25Introduce PandocMonad typeclass.Jesse Rosenthal
2017-01-25Implement runTest functions.Jesse Rosenthal
2017-01-25New Free module, with pure versions of IO funcsJesse Rosenthal
2017-01-19Use skylighting 0.1.1.John MacFarlane
2017-01-10Allow vector 0.12.0.0.John MacFarlane
2017-01-02Allow aeson 1.1.John MacFarlane
2016-12-23Updates to use skylighting rather than highlighting-kate.John MacFarlane
2016-12-23Allow directory 1.3. Closes #3325.John MacFarlane
2016-12-10Version to 1.19.1John MacFarlane
2016-12-09We no longer need the MathMLInHTML.js shim from 2004!John MacFarlane
2016-11-30Use new module from texmath to lookup MS font codepoints.John MacFarlane
2016-11-27Version to 1.19.John MacFarlane
2016-11-18Added weigh-pandoc for memory usage diagnostics.John MacFarlane
2016-10-26Version to 1.18.John MacFarlane
2016-10-25Added INSTALL.md, incorporating INSTALL + installing page from website.John MacFarlane
2016-10-23Allow binary formats to be written to stdout unless tty output.John MacFarlane
2016-10-19Merge pull request #3158 from ickc/COPY-LICENSEJohn MacFarlane
2016-10-19Download markdown version of the license from GNU and rename to `COPYING.md`Kolen Cheung
2016-10-18Allow latest HUnit.John MacFarlane
2016-10-14Remove Tests.ArbitraryJesse Rosenthal
2016-10-13Allow http-client 0.4.30, which is the version in stackage lts.John MacFarlane
2016-10-13Bump required pandoc-types version to 1.17Albert Krewinkel
2016-10-02Revert overhasty bounds change for pandoc-types.John MacFarlane
2016-10-02Use doctemplates 0.1.0.2.John MacFarlane
2016-10-02Moved template compiling/rendering code to a separate library.John MacFarlane
2016-09-23Bump to 1.17.3John MacFarlane
2016-09-02Remove TagSoup compatJesse Rosenthal
2016-09-02Remove GHC 7.6 from list of tested versionsAlbert Krewinkel