Proposal: add createPipe to base

Johan Tibell johan.tibell at gmail.com
Sun Mar 30 14:45:52 UTC 2014


Since everyone is in favor, I will add createPipe to the process package,
as most people seemed to prefer that to base.


On Tue, Mar 11, 2014 at 6:08 AM, Stefan Holdermans <stefan at vectorfabrics.com
> wrote:

> >>> I propose we add it to System.IO. Note that we'd have to copy the 5
> lines
> >>> in System.Posix.IO.createPipe into base as the above implementation
> would
> >>> otherwise depend on the unix package.
> >>>
> >> +1. I've needed this in the past when working with process, and ended up
> >> writing POSIX-only code as a result.
>
> +1 one from me, with a preference for process over base.
>
> Cheers,
>
>   Stefan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20140330/0db2c116/attachment.html>


More information about the Libraries mailing list