| Copyright | (c) Fontaine 2011 |
|---|---|
| License | BSD3 |
| Maintainer | Fontaine@cs.uni-duesseldorf.de |
| Stability | experimental |
| Portability | GHC-only |
| Safe Haskell | None |
| Language | Haskell2010 |
Main.ExceptionHandler
Description
ExceptionHandler for the command line interface
- handleException :: IO () -> IO ()
Documentation
handleException :: IO () -> IO () Source #
The top-level exception handler.