CurryInfo: easycheck-3.2.0 / Test.EasyCheck.Exec.easyCheck0

definition: Info
 
easyCheck0 :: String -> Prop -> IO Bool
easyCheck0 = check0 easyConfig
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Checks a unit test according to the default configuration
and a name for the test (first argument).
Returns a flag whether the test was successful.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> _}
name: Info
 easyCheck0
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 String -> Test.Prop.Types.Prop -> Prelude.IO Prelude.Bool
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term