pontarius-xmpp-0.5.6: An XMPP client library

Safe HaskellNone
LanguageHaskell98

Network.Xmpp.IM.PresenceTracker.Types

Contents

Synopsis

The outer map should not have entries for bare JIDs that have no

The inner map keys' local and domain part coincide with the outer keys'

newtype Peers Source #

Constructors

Peers 
Instances
Show Peers Source # 
Instance details

Defined in Network.Xmpp.IM.PresenceTracker.Types

Methods

showsPrec :: Int -> Peers -> ShowS #

show :: Peers -> String #

showList :: [Peers] -> ShowS #