Is there a simple way to execute a different process from a Haskell program, waiting for it's termination and then continuing with the next IO action? Or does one have to use the forkIO & waiting for the child process - stuff?
regards


_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail


_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to