CurryInfo: currycheck-4.0.0 / CC.Options.isQuiet

definition:
 
isQuiet :: Options -> Bool
isQuiet opts = optVerb opts == 0
demand:
 no demanded arguments
deterministic:
 deterministic operation
failfree:
 _
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {(_) |-> _}
name:
 isQuiet
precedence:
 no precedence defined
result-values:
 _
signature:
 Options -> Prelude.Bool
solution-complete:
 operation might suspend on free variables
terminating:
 yes
totally-defined:
 reducible on all ground data terms