Safe Haskell | None |
---|---|
Language | Haskell2010 |
FRP.Rhine.Clock.Realtime.Stdin
- data StdinClock = StdinClock
Documentation
data StdinClock Source #
A clock that ticks for every line entered on the console, outputting the entered line as its |Tag|.
Constructors
StdinClock |
Instances
Monoid StdinClock Source # | |
MonadIO m => Clock m StdinClock Source # | |
type TimeDomainOf StdinClock Source # | |
type Tag StdinClock Source # | |