CurryInfo: easycheck-3.2.0 / Test.EasyCheck.failing

definition: Info
 
failing :: Show a => a -> Prop
failing x = test x null
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
The property `failing x` is satisfied if `x` has no value.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_,_) |-> {Prop}}
name: Info
 failing
precedence: Info
 no precedence defined
result-values: Info
 {Prop}
signature: Info
 Prelude.Show a => a -> Test.Prop.Types.Prop
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term