| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Control.Joint.Modulator
Documentation
class Transformer t => Modulator t where Source #
Instances
| Modulator (Configured e) Source # | |
Defined in Control.Joint.Base.Configured Methods (-<$>-) :: (u a -> v b) -> Schema (Configured e) u a -> Schema (Configured e) v b Source # | |