CurryInfo: easycheck-3.2.0 / Test.Prop.successful

definition:
successful :: Show a => a -> Prop
successful _ = propUndefinedError "successful"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- The property `successful x` is satisfied if `x` has at least one value.
failfree:
(_, _)
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_,_) |-> _}
name:
successful
precedence:
no precedence defined
result-values:
_
signature:
Prelude.Show a => a -> Test.Prop.Types.Prop
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms