timeless-0.8.1.1: An Arrow based Functional Reactive Programming library

Safe HaskellNone
LanguageHaskell2010

FRP.Timeless.Tutorial

Contents

Description

Sorry, I thought haddock will process LHS automatically, but apparently it does not

Module: FRP.Timeless.Tutorial Copyright: (c) 2015 Rongcui Dong License: BSD3 Maintainer: Rongcui Dong karl_1702@188.com

Synopsis

Read the Source for This Tutorial!

output :: Char -> IO () Source

sQuit :: Monad m => Signal s m String () Source