CurryInfo: base-3.3.0 / System.IO.hIsTerminalDevice

definition:
hIsTerminalDevice :: Handle -> IO Bool
hIsTerminalDevice h = prim_hIsTerminalDevice $# h
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Is the handle connected to a terminal?
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
hIsTerminalDevice
precedence:
no precedence defined
result-values:
_
signature:
Handle -> Prelude.IO Prelude.Bool
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms