• Alfredo Di Napoli's avatar
    review: HasBroker -> MessageBroker · b28b51a9
    Alfredo Di Napoli authored
    This commit renames the typeclass HasBroker into MessageBroker. The
    `Has*` pattern is used in the context of mtl-style monadic stacks, where
    we have "capabilities". Here we want to express a property of a concrete
    type, so `MessageBroker` better encapsulate that.
    b28b51a9
Name
Last commit
Last update
..
Test/Integration Loading commit data...
integration-tests.hs Loading commit data...
unit-tests.hs Loading commit data...