hoodle-core-0.16: Core library for hoodle

Copyright(c) 2011-2013 Ian-Woo Kim
LicenseBSD3
MaintainerIan-Woo Kim <ianwookim@gmail.com>
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell98

Hoodle.Coroutine.Callback

Description

 

Documentation

eventHandler :: MVar (Maybe (Driver e IO ())) -> e -> IO () Source #