I'm checking out the latest bleeding-edge release (20030221).  It seems that the type
Posix.ProcessID has been made distinct from Int.  All well and good, but in that case
shouldn't the type of GHC.Conc.forkProcess be IO (Maybe ProcessID) and not IO (Maybe 
Int)?


_______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to