aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Process.hs
AgeCommit message (Collapse)AuthorFilesLines
2013-08-08Added Text.Pandoc.Process (pipeProcess).John MacFarlane1-0/+105
A souped up version of readProcessWithErrorCode that uses lazy bytestrings and allows setting environment.