rhine-0.4.0.0: Functional Reactive Programming with type-level clocks

Safe HaskellNone
LanguageHaskell2010

FRP.Rhine.Clock.Realtime.Stdin

Synopsis

Documentation

data StdinClock Source #

A clock that ticks for every line entered on the console, outputting the entered line as its |Tag|.

Constructors

StdinClock