• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. PeerAvailable :: Maybe IMPresence -> PeerStatus

    pontarius-xmpp Network.Xmpp.IM.PresenceTracker.Types

    No documentation available.

  2. data PeerStatus

    pontarius-xmpp Network.Xmpp.IM.PresenceTracker.Types

    No documentation available.

  3. PeerUnavailable :: PeerStatus

    pontarius-xmpp Network.Xmpp.IM.PresenceTracker.Types

    No documentation available.

  4. newtype Peers

    pontarius-xmpp Network.Xmpp.IM.PresenceTracker.Types

    No documentation available.

  5. Peers :: Map Jid (Map Jid (Maybe IMPresence)) -> Peers

    pontarius-xmpp Network.Xmpp.IM.PresenceTracker.Types

    No documentation available.

  6. type Pairs = [(ByteString, ByteString)]

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  7. type Password = Text

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  8. Plain :: ConnectionState

    pontarius-xmpp Network.Xmpp.Internal

    Stream established, but not secured via TLS

  9. type Plugin = XmppElement -> IO Either XmppFailure () -> ExceptT XmppFailure IO Plugin'

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  10. type Plugin = XmppElement -> IO Either XmppFailure () -> ExceptT XmppFailure IO Plugin'

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

Page 974 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete