aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2018-11-03App: extract output settings into moduleAlbert Krewinkel1-0/+1
2018-11-03App: extract command line options to separate moduleAlbert Krewinkel1-1/+2
2018-11-02Fix readWithM with Stream.John MacFarlane1-2/+1
2018-11-02T.P.Parsing: Generalize readWithM to any Char Stream.John MacFarlane1-1/+2
2018-11-01Change 'groff' -> 'roff'.John MacFarlane1-2/+2
2018-10-28API change: expose module Text.Pandoc.FilterAlbert Krewinkel1-2/+2
2018-10-27Revert "Roff reader: use LineParts abstraction."John MacFarlane1-1/+1
2018-10-27Roff reader: use LineParts abstraction.John MacFarlane1-1/+1
2018-10-27pandoc.cabal: add GHC 8.6.1 to list of tested compilersAlbert Krewinkel1-1/+2
2018-10-27pandoc.cabal: enable more compiler warningsAlbert Krewinkel1-1/+9
2018-10-26Rename Groff -> Roff.John MacFarlane1-3/+3
2018-10-26Text.Pandoc.Lua: move globals handling to separate moduleAlbert Krewinkel1-0/+1
2018-10-25Add man reader to pandoc.cabal description.John MacFarlane1-9/+10
2018-10-25Lua: allow access to pandoc state (#5015)Albert Krewinkel1-0/+1
2018-10-24Added Text.Pandoc.Readers.Groff.John MacFarlane1-0/+1
2018-10-18Merge branch 'Yanpas-groff_reader'John MacFarlane1-0/+3
2018-10-18Bump upper bound for QUickCheck.John MacFarlane1-1/+1
2018-10-18Bump upper bound for binary.John MacFarlane1-1/+1
2018-10-18Add Text.Pandoc.GroffChar.John MacFarlane1-0/+1
2018-10-17Updated version bounds for containers and haddock-library.John MacFarlane1-3/+3
2018-10-17Move common groff functions to Text.Pandoc.Writers.GroffJohn MacFarlane1-0/+1
2018-10-16Merge branch 'groff_reader' of https://github.com/Yanpas/pandoc into Yanpas-g...John MacFarlane1-0/+3
2018-10-17update cabal, add man-readerYan Pas1-0/+1
2018-10-13Update benchmarks for ghc 8.6.1.John MacFarlane1-0/+1
2018-10-09Added docx/docPropos/custom.xml to cabal data-files.John MacFarlane1-0/+1
2018-10-08Require skylighting 0.7.4.John MacFarlane1-1/+1
2018-10-07Merge branch 'master' into groff_readerYan Pas1-34/+36
2018-10-04Version to 2.4.John MacFarlane1-1/+1
2018-10-02Removed Text.Pandoc.Groff.John MacFarlane1-1/+0
2018-10-01Version to 2.3.2.John MacFarlane1-1/+1
2018-10-01Moved babelLangToBCP, polyglossiaLangToBCP to new module...John MacFarlane1-0/+1
2018-10-01Lua filters: report traceback when an error occursAlbert Krewinkel1-1/+1
2018-09-30Implement `--ascii` (`writerPreferAscii`) in writers, not App.John MacFarlane1-0/+1
2018-09-30pandoc.cabal: make base lower bound 4.8.John MacFarlane1-5/+5
2018-09-30LaTeX reader: simplified accent code using unicode-transforms.John MacFarlane1-0/+1
2018-09-28Added Text.Pandoc.Readers.LaTeX.Parsing (unexported).John MacFarlane1-0/+1
2018-09-27Version to 2.3.1.John MacFarlane1-1/+1
2018-09-24Use hslua v1.0.0Albert Krewinkel1-3/+3
2018-09-15add test for --metadata-filemb211-0/+1
2018-08-14Bump version to 2.3, because of breaking API change to Macro.John MacFarlane1-1/+1
2018-08-07Bump to 2.2.3.2, update man page, changelog.John MacFarlane1-1/+1
2018-08-06Bump to 2.2.3.1, update man page and changelog.John MacFarlane1-1/+1
2018-08-05Bump to 2.2.3, update changelog and man page.John MacFarlane1-1/+1
2018-07-18Bump version to 2.2.2.1.John MacFarlane1-1/+1
2018-07-15Minor cabal file changes.John MacFarlane1-2/+2
2018-07-15Bump to 2.2.2 and update changelog.John MacFarlane1-1/+1
2018-07-13Travis: Use system ghc. And use ghc-8.4.3 instead of 8.4.2.John MacFarlane1-1/+1
2018-07-13Bump upper bound for JuicyPixels.John MacFarlane1-1/+1
2018-07-12Exclude foundaiton 0.0.21 for ghc 7.10.John MacFarlane1-3/+4
2018-07-12Attempt to fix latest ghc 7.10 build failure.John MacFarlane1-1/+4