CurryInfo: base-3.4.0 / Prelude.getChar

definition: Info
 
getChar :: IO Char
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
An action that reads a character from standard output and returns it.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> _}
name: Info
 getChar
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 IO Char
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms