| ||||
| ||||
| Description | ||||
| This module was separated from Signals, to avoid circular dependency Signals -> Extensions.Handlers -> Signals | ||||
| Synopsis | ||||
| ||||
| Documentation | ||||
| type Signal = String | ||||
| type SignalHandler = Signal -> Model -> AController () | ||||
| Currently, only Models can be passed with signals. | ||||
| Produced by Haddock version 2.4.2 |