Skip to content
  • sof's avatar
    [project @ 1999-04-27 17:41:17 by sof] · 65bec1e3
    sof authored
    * Added toplevel exception handler:
    
        topHandler :: Bool -- bomb on exception caught
                   -> Exception
    	       -> IO ()
    
       for PrelMain.mainIO and Concurrent.forkIO to use
    
     * moved forkIO out of PrelConc and into Concurrent.
    65bec1e3