| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Blucontrol.Monad.Control.Wait
Documentation
data ControlWaitT m a Source #
Instances
runControlWaitT :: ConfigWait -> ControlWaitT m a -> m a Source #
newtype ConfigWait Source #
Constructors
| ConfigWait | |
Fields | |
Instances
type Microseconds = Int Source #