[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.
Showing
- ghc/lib/std/PrelConc.lhs 4 additions, 13 deletionsghc/lib/std/PrelConc.lhs
- ghc/lib/std/PrelErr.lhs 1 addition, 76 deletionsghc/lib/std/PrelErr.lhs
- ghc/lib/std/PrelHandle.lhs 57 additions, 4 deletionsghc/lib/std/PrelHandle.lhs
- ghc/lib/std/PrelIOBase.lhs 4 additions, 2 deletionsghc/lib/std/PrelIOBase.lhs
- ghc/lib/std/PrelMain.lhs 5 additions, 44 deletionsghc/lib/std/PrelMain.lhs
Loading
Please register or sign in to comment