aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Process.hs
AgeCommit message (Expand)AuthorFilesLines
2017-05-13Update dates in copyright noticesAlbert Krewinkel1-2/+2
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane1-4/+4
2017-01-25Process.pipeProcess: stream stderr rather than capturing.John MacFarlane1-14/+8
2016-03-22Updated copyright dates to include 2016.John MacFarlane1-2/+2
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane1-1/+0
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane1-0/+1
2015-04-26Updated copyright notices to -2015. Closes #2111.John MacFarlane1-2/+2
2014-05-11Process: Fix minor typo in pipeProcess' docsAlbert Krewinkel1-2/+1
2014-05-09Update copyright notices for 2014, add missing noticesAlbert Krewinkel1-2/+2
2013-08-08Added Text.Pandoc.Process (pipeProcess).John MacFarlane1-0/+105