System.Exit

System.Exit

Copyright (c) The University of Glasgow 2001
License BSD-style (see the file libraries/base/LICENSE)
Maintainer libraries@haskell.org
Stability provisional
Portability portable
Safe Haskell Trustworthy
Language Haskell2010

Description

Exiting the program.

data ExitCode Source

Defines the exit codes that a program can return.