No more ExitException?

Volker Wysk vw at volker-wysk.de
Tue Jan 26 21:48:47 EST 2010


Hello

I'm porting my HsShellScript library from GHC-6.8 to GHC-6.10. I'm catching an ExitException in the old version.

The only occurence of ExitException in the GHC 6.10 libraries is in Control.OldException. So how is this done in GHC 6.10+ ? What replaces the old ExitException?

Cheers,
Volker

-- 
Volker Wysk <vw at volker-wysk.de>


More information about the Glasgow-haskell-users mailing list