POpen, opening lots of processes

Simon Marlow simonmar at microsoft.com
Fri Jan 9 14:33:35 EST 2004


 
> > There is an outstanding proposal for a System.Process library:
> >
> > http://www.haskell.org/~simonmar/System.Process.html
> >
> > This is currently stalled because we need a non-blocking
> > implementation of getProcessStatus (which is in the
> > pipeline).  Something akin to Tomasz's launch could also
> > be included here.
> 
> How is it different from System.Posix.Process?  Supposed to
> be more portable?  Sounds good.

Yes, it is a portable process library.

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list