Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-11 | Process: Fix minor typo in pipeProcess' docs | Albert Krewinkel | 1 | -2/+1 | |
Replace fullstop with comma, adjust capitalisation. | |||||
2014-05-09 | Update copyright notices for 2014, add missing notices | Albert Krewinkel | 1 | -2/+2 | |
2013-08-08 | Added Text.Pandoc.Process (pipeProcess). | John MacFarlane | 1 | -0/+105 | |
A souped up version of readProcessWithErrorCode that uses lazy bytestrings and allows setting environment. |