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. mkReadBuffer :: IO ByteString -> IO (Int -> IO ByteString)

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  2. startThreadsWith :: TMVar (ByteString -> IO (Either XmppFailure ())) -> (XmppElement -> IO ()) -> TMVar EventHandlers -> Stream -> Maybe Int -> IO (Either XmppFailure (IO (), TMVar Stream, ThreadId))

    pontarius-xmpp Network.Xmpp.Internal

    Runs thread in XmppState monad. Returns channel of incoming and outgoing stances, respectively, and an Action to stop the Threads and close the connection.

  3. startThreadsWith :: TMVar (ByteString -> IO (Either XmppFailure ())) -> (XmppElement -> IO ()) -> TMVar EventHandlers -> Stream -> Maybe Int -> IO (Either XmppFailure (IO (), TMVar Stream, ThreadId))

    pontarius-xmpp Network.Xmpp.Internal

    Runs thread in XmppState monad. Returns channel of incoming and outgoing stances, respectively, and an Action to stop the Threads and close the connection.

  4. stopThreads :: Session -> IO ()

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  5. stopThreads :: Session -> IO ()

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  6. threadID :: MessageThread -> Text

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  7. threadParent :: MessageThread -> Maybe Text

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  8. xpMessageThread :: PU [Element] (Maybe MessageThread)

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  9. imThreadL :: Lens InstantMessage (Maybe MessageThread)

    pontarius-xmpp Network.Xmpp.Lens

    No documentation available.

  10. threadIdL :: Lens MessageThread Text

    pontarius-xmpp Network.Xmpp.Lens

    No documentation available.

Page 725 of many | Previous | Next