http://git.varikvalefor.i2p/vvx/matel/commit/1c853bc1c478e0ac44d9036df559b5aa9acf6b13?style=split&whitespace=show-all&show-outdated=
T . unpack ) ; -- | @logIn k@ generates an authorisation token for the user which is -- | @logIn k@ generates an authorisation token for the user which is -- specified in @k@ and writes this authorisation token to the standard -- specified in @k@ and writes this authorisation token to the standard @@ -356,8 +356,8 @@ createRoom' (nm:tpc:pbl:_) = createRoom rm pbl >=> display rm :: Room rm :: Room rm = Def . room { roomName = Just $ T . pack nm , topic = Just $ T . pack tpc...