CurryInfo: easycheck-3.2.0 / Test.Prop.toError

definition:
 
toError :: a -> PropIO
toError _ = propUndefinedError "toError"
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
The property `toError a` is satisfied if the evaluation of the argument
to normal form yields an exception.
failfree:
 _
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {(_) |-> _}
name:
 toError
precedence:
 no precedence defined
result-values:
 _
signature:
 a -> Test.Prop.Types.PropIO
solution-complete:
 operation might suspend on free variables
terminating:
 yes
totally-defined:
 reducible on all ground data terms