starting messagebus

This commit is contained in:
nek0 2017-11-25 09:05:04 +01:00
parent b2da2d287a
commit c6066e3e08
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
module Affection.MessageBus where
class MessageBus a where