CurryInfo: base-3.3.0 / Prelude.error

definition:
error :: String -> _
error x = prim_error $## x
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Aborts the execution with an error message.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
error
precedence:
no precedence defined
result-values:
{}
signature:
[Char] -> a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms