Is there a way in Glasgow Haskell to get a thread to wait on a child process in the same way as the Posix function wait(), and get the termination status of the child? If so, how? _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
- Re: wait(2) George Russell
- Re: wait(2) Manuel M. T. Chakravarty
- RE: wait(2) Simon Marlow
- Re: wait(2) Marcin 'Qrczak' Kowalczyk
- RE: wait(2) Simon Marlow
- RE: wait(2) Manuel M. T. Chakravarty
- Re: wait(2) Mike Gunter
- Re: wait(2) [Slight correction] Mike Gunter