System.Process.ByteString.readProcess, readProcessWithExitCode

John Wiegley jwiegley at gmail.com
Thu Aug 9 19:19:20 CEST 2012


>>>>> David Fox <dsf at seereason.com> writes:

> Attached is a module containing ByteString analogs of two functions from
> System.Process: readProcess and readProcessWithExitCode.  I use these a lot
> and would love to see them incorporated into a standard library, though I'm
> not sure which one.

I agree.  I wrote my own version of readProcessWithExitCode a while back as
well.

John




More information about the Libraries mailing list