5 | ||| Lifecycle events emitted by the runner during suite evaluation.
16 | ||| A reporter consumes events emitted by the runner, in the runner's monad `m`.
22 | ||| Combine multiple reporters into one. Each event is dispatched
23 | ||| to all reporters in order.
24 | export