Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data Plugin'

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  2. Plugin' :: (XmppElement -> [Annotation] -> IO [(XmppElement, [Annotation])]) -> (XmppElement -> IO (Either XmppFailure ())) -> (Session -> IO ()) -> Plugin'

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  3. data Plugin'

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  4. Plugin' :: (XmppElement -> [Annotation] -> IO [(XmppElement, [Annotation])]) -> (XmppElement -> IO (Either XmppFailure ())) -> (Session -> IO ()) -> Plugin'

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  5. PolicyViolation :: StanzaErrorCondition

    pontarius-xmpp Network.Xmpp.Internal

    The entity has violated some local service policy (e.g., a message contains words that are prohibited by the service)

  6. PreferPlain :: TlsBehaviour

    pontarius-xmpp Network.Xmpp.Internal

    Negotitate TLS only if the server requires it

  7. PreferTls :: TlsBehaviour

    pontarius-xmpp Network.Xmpp.Internal

    Negotitate TLS if it's available.

  8. data Presence

    pontarius-xmpp Network.Xmpp.Internal

    The presence stanza. Used for communicating status updates.

  9. Presence :: !Maybe Text -> !Maybe Jid -> !Maybe Jid -> !Maybe LangTag -> PresenceType -> [Element] -> [ExtendedAttribute] -> Presence

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  10. data PresenceError

    pontarius-xmpp Network.Xmpp.Internal

    An error stanza generated in response to a Presence.

Page 975 of many | Previous | Next