Control.Wire.Types

The wire

data family Wire :: * -> (* -> * -> *) -> * -> * -> *

type WireM e m

Construction and destruction

class WireGen (>~)

class WirePure (>~)

class WireToGen (>~)

mkFixM

toGenM

Inhibition

type LastException

inhibitException

inhibitMsg

Utilities

mapInputM