aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-06Increase upper bound on process.John MacFarlane1-1/+1
2014-01-02Pretty: Added nestle. API change, minor version bump to 1.12.3.John MacFarlane1-1/+1
2013-12-26Allow temporary 1.2.John MacFarlane1-1/+1
2013-12-10Allow zip-archive 0.2.John MacFarlane1-1/+1
2013-12-09Relaxed version bounds for array, http-conduit, process.John MacFarlane1-4/+4
2013-12-08Version mubp to 1.12.2.1John MacFarlane1-1/+1
2013-11-06Require texmath >= 0.6.5.2.John MacFarlane1-1/+1
2013-11-03Version bump to 1.12.2.John MacFarlane1-1/+1
2013-11-01TexMath: Export readTeXMath', which attends to display/inline.John MacFarlane1-1/+1
2013-10-20Bump version to 1.12.1.John MacFarlane1-1/+1
2013-10-20Removed data files for s5, slideous, slidy.John MacFarlane1-23/+0
2013-10-19Version bump to 1.12.0.3.John MacFarlane1-1/+1
2013-10-15Require pandoc-types 1.12.3.John MacFarlane1-3/+3
2013-10-08Revert "Setup.hs: Better way of handling man page building."John MacFarlane1-3/+1
2013-10-06Setup.hs: Better way of handling man page building.John MacFarlane1-1/+3
2013-10-01Require pandoc-types >= 1.12.2.2.John MacFarlane1-3/+3
2013-09-29Require pandoc-types >= 1.12.2.John MacFarlane1-3/+3
2013-09-20Bump version to 1.12.0.2 and update changelog.John MacFarlane1-1/+1
2013-09-20Removed stringable as a dependency. IT is not used.John MacFarlane1-1/+0
2013-09-20Version bump to 1.12.0.1.John MacFarlane1-1/+1
2013-09-19Handle Boolean values in `--metadata`.John MacFarlane1-0/+2
2013-09-17Allow `--metadata` to be repeated for the same key to form a list.John MacFarlane1-0/+1
2013-09-17Depend on pandoc-types 1.12.1.John MacFarlane1-3/+3
2013-09-16Declare alex and happy as build-tools.John MacFarlane1-1/+2
2013-09-09Fixed a couple test files in cabal file.John MacFarlane1-2/+2
2013-09-01Added `--metadata/-M` option.John MacFarlane1-0/+1