<div class="gmail_quote">On Thu, Aug 9, 2012 at 9:28 AM, David Fox <span dir="ltr">&lt;<a href="mailto:dsf@seereason.com" target="_blank">dsf@seereason.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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&#39;m not sure which one.
</blockquote></div><br><div>Sorry, didn&#39;t know attachments were excluded.  The two functions are available in the Unixutils library: <a href="http://hackage.haskell.org/packages/archive/Unixutils/1.50/doc/html/System-Unix-Process.html">http://hackage.haskell.org/packages/archive/Unixutils/1.50/doc/html/System-Unix-Process.html</a></div>