CurryInfo: process-3.0.0 / System.Process.exitWith

definition:
exitWith :: Int -> IO _
exitWith exitcode = prim_exitWith $# exitcode
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
exitWith
precedence:
no precedence defined
result-values:
_
signature:
Prelude.Int -> Prelude.IO a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms