
|
> | | System.Exit | | Portability | portable | | Stability | provisional | | Maintainer | libraries@haskell.org |
|
| | | | | Description | | Exiting the program.
| | | | | data ExitCode | | Constructors | | ExitSuccess | | | ExitFailure Int | |
|
| | | exitWith :: ExitCode -> IO a | | | exitFailure :: IO a | | | Produced by Haddock version 0.4 |
|