aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Remove network-uri flag and use 'Network.Socket'.John MacFarlane1-8/+2
2018-06-24pandoc.cabal: fix lower yaml bound up to 0.8.11 (#4727)Sergei Trofimovich1-1/+1
2018-06-23Raise lower bound for yaml library.John MacFarlane1-1/+1
2018-06-11Use latest pandoc-types (1.17.5).John MacFarlane1-2/+2
2018-06-10Allow aeson-1.4.John MacFarlane1-1/+1
2018-06-09Use skylighting 0.7.2. Adjust tests.John MacFarlane1-1/+1
2018-06-03Allow tasty 1.1 (#4685)Felix Yan1-1/+1
2018-06-01LaTeX reader: handle includes without surrounding blanklines.John MacFarlane1-0/+1
2018-05-30Add version bound in custom-setup for Cabal.John MacFarlane1-1/+1
2018-05-30Require cabal-version >= 2.0. This is needed for haddock-library.John MacFarlane1-1/+1
2018-05-30Revert "ALlow compilation with haddock-library 1.4 and above."John MacFarlane1-1/+1
2018-05-30ALlow compilation with haddock-library 1.4 and above.John MacFarlane1-1/+1
2018-05-20Use haddock-library 1.6.0.John MacFarlane1-1/+1
2018-05-14Require texmath >= 0.11.John MacFarlane1-1/+1
2018-05-10Bump version to 2.2.1.John MacFarlane1-1/+1
2018-05-10Use texmath-0.11.John MacFarlane1-1/+1
2018-04-26Document FB2 reader.John MacFarlane1-5/+5
2018-04-26Add FB2 reader (#4539)Alexander1-0/+4
2018-04-25Removed deprecated ancient HTML math methods.John MacFarlane1-3/+1
2018-04-24Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir.Jesse Rosenthal1-1/+0
2018-04-24use the `-threaded` GHC flag when building benchmarks, related to #4130 (#4587)Francesco Occhipinti1-2/+2
2018-04-11Bump to 2.1.4.John MacFarlane1-1/+1
2018-04-11Bump temporary upper bound to 1.4.John MacFarlane1-2/+2
2018-03-18Make 'weigh-pandoc' into a benchmark program.John MacFarlane1-14/+7
2018-03-18Removed old-locale flag and Text.Pandoc.Compat.Time.John MacFarlane1-15/+1
2018-03-18pandoc.cabal: fix up other-extensions and language fields.John MacFarlane1-13/+11
2018-03-18Fix what was missing in last commit.John MacFarlane1-14/+8
2018-03-18New approach to custom Prelude.John MacFarlane1-7/+31
2018-03-17Bump to 2.1.3, update changelog.John MacFarlane1-1/+1
2018-03-17Add semigroups dependency to executables...John MacFarlane1-0/+10
2018-03-16Allow earlier versions of haddock-library, use CPP.John MacFarlane1-1/+1
2018-03-16Require haddock-libary 1.5 (with tables).John MacFarlane1-1/+1
2018-03-16Use latest pandoc-types.John MacFarlane1-2/+2
2018-03-16Added custom prelude.John MacFarlane1-8/+16
2018-03-16License to GPL-2 instead of GPL.John MacFarlane1-1/+1
2018-03-15Bump upper-bound for time, criterion, haddock-library, exceptions.John MacFarlane1-6/+6
2018-03-13Require pandoc-types 1.17.4.John MacFarlane1-2/+2
2018-03-11BUmp upper bound for http-types.John MacFarlane1-1/+1
2018-03-07Bump aeson upper bound.John MacFarlane1-1/+1
2018-03-07pandoc.cabal: link to https version of the website (#4433)Chris Martin1-1/+1
2018-03-05Allow tasty-quickcheck 0.10 (#4429)Felix Yan1-1/+1
2018-03-04Allow skylighting 0.7.x.John MacFarlane1-1/+1
2018-03-02Bump version to 2.1.2.John MacFarlane1-1/+1
2018-02-28Update tagsoup to 0.14.6Alexander Krotov1-1/+1
2018-02-27Set fixed minor version for hsluaAlbert Krewinkel1-2/+2
2018-02-27Update tagsoup to 0.14.5Alexander Krotov1-1/+1
2018-02-27Update tagsoup to 0.14.4Alexander Krotov1-1/+1
2018-02-26Org reader tests: move citation tests to separate moduleAlbert Krewinkel1-0/+1
2018-02-26Allow exceptions 0.9.John MacFarlane1-1/+1
2018-02-25Removed ghc-prof-options.John MacFarlane1-2/+0