• 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
bin/simple-worker Loading commit data...
src/Async Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
cabal.project Loading commit data...
haskell-bee.cabal Loading commit data...