pontarius-xmpp-0.5.6.8: An XMPP client library
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.Xmpp.IM.PresenceTracker.Types

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

Instances details
Show Peers Source # 
Instance details

Defined in Network.Xmpp.IM.PresenceTracker.Types

Methods

showsPrec :: Int -> Peers -> ShowS #

show :: Peers -> String #

showList :: [Peers] -> ShowS #