pontarius-xmpp-0.1.0.2: An incomplete implementation of RFC 6120 (XMPP: Core)

Safe HaskellNone

Network.Xmpp.Pickle

Documentation

ignoreAttrs :: PU t ((), b) -> PU t bSource

mbl :: Maybe [a] -> [a]Source

lmb :: [t] -> Maybe [t]Source

right :: Either [Char] t -> tSource