On Thu, Aug 16, 2012 at 9:36 AM, Bas van Dijk <v.dijk.bas@gmail.com> wrote:
On 12 August 2012 22:53, David Lazar <lazar6@illinois.edu> wrote:
> I'd be happy to apply patches which add readProcess and make other
> improvements :-).

I made a pull request that fixes some asynchronous exception bugs and
adds the System.Process.Text.Lazy module:

https://github.com/davidlazar/process-extras/pull/1

Does this depend on bytestring >= 0.10?