[Haskell-cafe] System.Process.Posix
Don Stewart
dons at galois.com
Sat Apr 4 16:28:46 EDT 2009
cristiano.paris:
> On Sat, Apr 4, 2009 at 10:21 PM, Bulat Ziganshin
> <bulat.ziganshin at gmail.com> wrote:
> > Hello Cristiano,
> > ...
> > there was a large thread a few months ago and many peoples voted for
> > excluding any OS-specific packages at all since this decreases
> > portability of code developed by Hoogle users :)))
>
> Nice shot :D
>
> So how do I fork a new system process <portably>? Thank you folks.
Isn't this the goal of the process package?
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/process
-- Don
More information about the Haskell-Cafe
mailing list