dusting off
This commit is contained in:
parent
a1974fb2f3
commit
93140bd713
1 changed files with 0 additions and 2 deletions
|
@ -63,5 +63,3 @@ class (Message (Mesg prt us), Show (Mesg prt us)) => Participant prt us where
|
||||||
-- | Helper function to generate new 'UUID's
|
-- | Helper function to generate new 'UUID's
|
||||||
genUUID :: Affection us UUID
|
genUUID :: Affection us UUID
|
||||||
genUUID = liftIO nextRandom
|
genUUID = liftIO nextRandom
|
||||||
|
|
||||||
-- data MsgId msg = (Message msg, Show msg) => MsgId UUID msg
|
|
||||||
|
|
Loading…
Reference in a new issue