CurryInfo: base-3.3.0 / System.IO.hFlush

definition:
hFlush :: Handle -> IO ()
hFlush h = prim_hFlush $# h
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Flushes the buffer associated to handle in case of output file.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
hFlush
precedence:
no precedence defined
result-values:
_
signature:
Handle -> Prelude.IO ()
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms