aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2014-06-16Bump version to 1.13John MacFarlane1-1/+1
2014-06-16Reference new DocX tests in cabal file.Jesse Rosenthal1-1/+20
2014-06-16Add files to cabal.Jesse Rosenthal1-0/+3
2014-06-06Require aeson >= 0.7.0.5 to avoid build problems.John MacFarlane1-1/+1
2014-06-03Require texmath >= 0.6.6.3. Closes #1324.John MacFarlane1-1/+1
2014-06-03Version bump to 1.12.5.John MacFarlane1-1/+1
2014-06-02Require latest texmath. Closes #1319.John MacFarlane1-1/+1
2014-06-01Templates: Fail informatively on template syntax errors.John MacFarlane1-1/+0
2014-05-28PDF writer: Fixed treatment of data uris for images.John MacFarlane1-1/+2
2014-05-27Require latest highlighting-kate. Fixes #1317.John MacFarlane1-3/+3
2014-05-27Require latest zip-archive.John MacFarlane1-1/+1
2014-05-18Removed dependency on conduit.John MacFarlane1-5/+6
2014-05-16travis: Test with ghc 7.8.2 rather than 7.8.1.John MacFarlane1-1/+1
2014-05-16Allow scientific 0.3Michael Snoyman1-1/+1
2014-05-15Require highlighting-kate 0.5.8.1.John MacFarlane1-3/+3
2014-05-14Bump version to 1.12.4.2.John MacFarlane1-1/+1
2014-05-12Added default.icml to data-files so it installs with the package.John MacFarlane1-0/+1
2014-05-12Version bump to 1.12.4.1.John MacFarlane1-1/+1
2014-05-12Require highlighting-kate >= 0.5.8.John MacFarlane1-3/+3
2014-05-09Update copyright notices for 2014, add missing noticesAlbert Krewinkel1-1/+1
2014-05-07Bumped version bound for mtl.John MacFarlane1-1/+1
2014-05-07Require latest texmath.John MacFarlane1-1/+1
2014-05-07Require latest highlighting-kate.John MacFarlane1-3/+3
2014-05-03AsciiDoc writer: Added test for empty table cells.John MacFarlane1-0/+1
2014-04-29Require pandoc-types 1.12.3.3.John MacFarlane1-3/+3
2014-04-25Bump version to 1.12.4.John MacFarlane1-1/+1
2014-04-24Merge pull request #1260 from joehillen/tabs-in-cabalfileJohn MacFarlane1-4/+4
2014-04-24Bumped upper bounds for http-conduit and network.John MacFarlane1-3/+3
2014-04-24Require aeson >= 0.7.John MacFarlane1-2/+2
2014-04-24Render numbers in YAML metadata without decimals when possible.John MacFarlane1-0/+1
2014-04-22change tabs to spaces in pandoc.cabalJoe Hillenbrand1-4/+4
2014-04-14Require yaml >= 0.8.8.2.John MacFarlane1-2/+2
2014-04-14Require tagsoup 0.13.1.John MacFarlane1-1/+1
2014-04-10Updated GHC versions in tested-with field.John MacFarlane1-1/+1
2014-04-06Moved some doc files from data-files to extra-source-files.John MacFarlane1-1/+3
2014-04-04pandoc.cabal: allow QuickCheck-2.7Sergei Trofimovich1-1/+1
2014-03-04Updated README and pandoc.cabal with icml writer.John MacFarlane1-2/+2
2014-03-04Merge branch 'master' of https://github.com/mb21/pandoc into mb21-masterJohn MacFarlane1-0/+1
2014-03-04Added org-mode to list of readers in cabal description.John MacFarlane1-2/+2
2014-03-04Add a simple Emacs Org-mode readerAlbert Krewinkel1-0/+2
2014-02-28InDesign ICML Writermb211-0/+1
2014-02-23PDF: Use ; for TEXINPUTS separator on Windows.John MacFarlane1-0/+2
2014-02-03Version bump to 1.12.3.3.John MacFarlane1-1/+1
2014-02-03Version bump to 1.12.3.2.John MacFarlane1-1/+1
2014-01-27Bumped version bounds for blaze-html, blaze-markup.John MacFarlane1-2/+2
2014-01-14Allow binary 0.5. Version bump to 1.12.3.1.John MacFarlane1-2/+2
2014-01-09Require latest texmath, highlighting-kate.John MacFarlane1-4/+4
2014-01-09Relaxed version bounds on attoparsec, text, aeson.John MacFarlane1-6/+6
2014-01-09Better exif parsing, including image resolution.John MacFarlane1-1/+2
2014-01-06Increase upper bound for text.John MacFarlane1-3/+2