CurryInfo: base-3.4.0 / System.IO.isEOF

definition: Info
 
isEOF :: IO Bool
isEOF = hIsEOF stdin
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Is standard input at end of file?
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> _}
name: Info
 isEOF
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 Prelude.IO Prelude.Bool
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms