Skip to content
Snippets Groups Projects
Commit 65bec1e3 authored by sof's avatar sof
Browse files

[project @ 1999-04-27 17:41:17 by sof]

* 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.
parent 90c0b29e
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment