summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'jgm/master' into dokuwikiClare Macrae2014-06-29
|\
| * Require haddock-library >= 1.1 and simplify haddock reader code.John MacFarlane2014-06-26
| * Add Reducible to cabal file.Jesse Rosenthal2014-06-23
| * Require highlighting-kate >= 0.5.8.3.John MacFarlane2014-06-19
| * Added haddock writer tests.John MacFarlane2014-06-18
| * Added haddock template.John MacFarlane2014-06-18
| * Finished first draft of Haddock writer.John MacFarlane2014-06-18
| * Removed old haddock reader code. Add dependency on haddock-library.John MacFarlane2014-06-18
| * Naming: Use Docx instead of DocX.John MacFarlane2014-06-16
| * Bump version to 1.13John MacFarlane2014-06-16
| * Reference new DocX tests in cabal file.Jesse Rosenthal2014-06-16
| * Add files to cabal.Jesse Rosenthal2014-06-16
| * Require aeson >= 0.7.0.5 to avoid build problems.John MacFarlane2014-06-06
| * Require texmath >= 0.6.6.3. Closes #1324.John MacFarlane2014-06-03
| * Version bump to 1.12.5.John MacFarlane2014-06-03
| * Require latest texmath. Closes #1319.John MacFarlane2014-06-02
| * Templates: Fail informatively on template syntax errors.John MacFarlane2014-06-01
| * PDF writer: Fixed treatment of data uris for images.John MacFarlane2014-05-28
| * Require latest highlighting-kate. Fixes #1317.John MacFarlane2014-05-27
| * Require latest zip-archive.John MacFarlane2014-05-27
| * Removed dependency on conduit.John MacFarlane2014-05-18
| * travis: Test with ghc 7.8.2 rather than 7.8.1.John MacFarlane2014-05-16
| * Allow scientific 0.3Michael Snoyman2014-05-16
| * Require highlighting-kate 0.5.8.1.John MacFarlane2014-05-15
| * Bump version to 1.12.4.2.John MacFarlane2014-05-14
| * Added default.icml to data-files so it installs with the package.John MacFarlane2014-05-12
| * Version bump to 1.12.4.1.John MacFarlane2014-05-12
| * Require highlighting-kate >= 0.5.8.John MacFarlane2014-05-12
| * Update copyright notices for 2014, add missing noticesAlbert Krewinkel2014-05-09
| * Bumped version bound for mtl.John MacFarlane2014-05-07
| * Require latest texmath.John MacFarlane2014-05-07
| * Require latest highlighting-kate.John MacFarlane2014-05-07
| * AsciiDoc writer: Added test for empty table cells.John MacFarlane2014-05-03
| * Require pandoc-types 1.12.3.3.John MacFarlane2014-04-29
| * Bump version to 1.12.4.John MacFarlane2014-04-25
| * Merge pull request #1260 from joehillen/tabs-in-cabalfileJohn MacFarlane2014-04-24
| |\
| | * change tabs to spaces in pandoc.cabalJoe Hillenbrand2014-04-22
| * | Bumped upper bounds for http-conduit and network.John MacFarlane2014-04-24
| * | Require aeson >= 0.7.John MacFarlane2014-04-24
| * | Render numbers in YAML metadata without decimals when possible.John MacFarlane2014-04-24
| |/
| * Require yaml >= 0.8.8.2.John MacFarlane2014-04-14
| * Require tagsoup 0.13.1.John MacFarlane2014-04-14
| * Updated GHC versions in tested-with field.John MacFarlane2014-04-10
| * Moved some doc files from data-files to extra-source-files.John MacFarlane2014-04-06
| * pandoc.cabal: allow QuickCheck-2.7Sergei Trofimovich2014-04-04
| * Updated README and pandoc.cabal with icml writer.John MacFarlane2014-03-04
| * Merge branch 'master' of https://github.com/mb21/pandoc into mb21-masterJohn MacFarlane2014-03-04
| |\
| | * InDesign ICML Writermb212014-02-28
| * | Added org-mode to list of readers in cabal description.John MacFarlane2014-03-04
| * | Add a simple Emacs Org-mode readerAlbert Krewinkel2014-03-04