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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. hdStmRetryStr :: FastString

    ghc-lib-parser GHC.StgToJS.Symbols

    No documentation available.

  2. ErrorErrorRetry :: Error

    sqlite-simple Database.SQLite.Simple

    No documentation available.

  3. SRetry :: STMAction (n :: Type -> Type)

    dejafu Test.DejaFu.Conc.Internal.STM

    No documentation available.

  4. TRetry :: TAction

    dejafu Test.DejaFu.Types

    Abort and discard effects.

  5. resolvRetry :: ResolvConf -> Int

    dns Network.DNS.Resolver

    The number of retries including the first try.

  6. throwIfMinus1Retry :: (Eq a, Num a) => String -> IO a -> IO a

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  7. throwIfMinus1RetryMayBlock :: (Eq a, Num a) => String -> IO a -> IO b -> IO a

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  8. throwIfMinus1RetryMayBlock_ :: (Eq a, Num a) => String -> IO a -> IO b -> IO ()

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  9. throwIfMinus1Retry_ :: (Eq a, Num a) => String -> IO a -> IO ()

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  10. throwIfRetry :: (a -> Bool) -> String -> IO a -> IO a

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

Page 23 of many | Previous | Next

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