CurryInfo: time-3.0.0 / Data.Time.getClockTime

definition:
getClockTime :: IO ClockTime
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Returns the current clock time.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
getClockTime
precedence:
no precedence defined
result-values:
_
signature:
Prelude.IO ClockTime
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms