System.Process.ByteString.readProcess, readProcessWithExitCode
David Fox
dsf at seereason.com
Thu Aug 9 20:33:33 CEST 2012
On Thu, Aug 9, 2012 at 9:28 AM, David Fox <dsf at seereason.com> wrote:
> 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.
Sorry, didn't know attachments were excluded. The two functions are
available in the Unixutils library:
http://hackage.haskell.org/packages/archive/Unixutils/1.50/doc/html/System-Unix-Process.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20120809/0d3ec1c8/attachment.htm>
More information about the Libraries
mailing list