Eve
eve
type App a
type Action state a
type AppT s m a
data ActionT base zoomed m a
liftApp
runAction
exit
dispatchEvent
dispatchEvent_
dispatchEventAsync
dispatchActionAsync
addListener
addListener_
removeListener
data Listener
data ListenerId
asyncActionProvider
asyncEventProvider
type Dispatcher
afterInit
beforeEvent
beforeEvent_
afterEvent
afterEvent_
onExit
class HasStates s
type States
class HasEvents s
stateLens
data AppState