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

Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. data BlockedIndefinitelyOnSTM

    monad-peel Control.Exception.Peel

    The thread is waiting to retry an STM transaction, but there are no other references to any TVars involved, so it can't ever continue.

  2. BlockedIndefinitelyOnSTM :: BlockedIndefinitelyOnSTM

    monad-peel Control.Exception.Peel

    No documentation available.

  3. testMulticast :: Transport -> IO ()

    network-transport-tests Network.Transport.Tests.Multicast

    Test multicast

  4. digestMd5 :: Username -> Maybe AuthZID -> Password -> SaslHandler

    pontarius-xmpp Network.Xmpp

    No documentation available.

  5. getRosterSTM :: Session -> STM Roster

    pontarius-xmpp Network.Xmpp.IM

    Retrieve the current Roster state (STM version)

  6. digestMd5 :: Username -> Maybe AuthZID -> Password -> SaslHandler

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  7. digestMd5 :: Username -> Maybe AuthZID -> Password -> SaslHandler

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  8. digestMd5 :: Username -> Maybe AuthZID -> Password -> SaslHandler

    pontarius-xmpp Network.Xmpp.Internal

    No documentation available.

  9. getRosterSTM :: Session -> STM Roster

    pontarius-xmpp Network.Xmpp.Internal

    Retrieve the current Roster state (STM version)

  10. CallPreparableStmt :: CallStmt -> PreparableStmt

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

Page 158 of many | Previous | Next

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