Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. readWVar :: WVar a -> IO a

    kazura-queue Control.Concurrent.WVar

    Read the cached value of the WVar. It never blocks.

  2. readBuildState :: Value -> BuildState

    koji Distribution.Koji

    No documentation available.

  3. readID :: ID a => Struct -> Maybe a

    koji Distribution.Koji

    No documentation available.

  4. readID' :: Struct -> Maybe Int

    koji Distribution.Koji

    No documentation available.

  5. readRepoState :: Value -> RepoState

    koji Distribution.Koji

    No documentation available.

  6. readTaskState :: Value -> TaskState

    koji Distribution.Koji

    No documentation available.

  7. readNick :: forall (m :: Type -> Type) . Monad m => String -> Cmd m Nick

    lambdabot-core Lambdabot.Command

    No documentation available.

  8. readM :: (MonadFail m, Read a) => String -> m a

    lambdabot-core Lambdabot.Plugin

    readM behaves like read, but catches failure in a monad. this allocates a 20-30 M on startup...

  9. readNick :: forall (m :: Type -> Type) . Monad m => String -> Cmd m Nick

    lambdabot-core Lambdabot.Plugin

    No documentation available.

  10. readOnly :: (ByteString -> b) -> Serial b

    lambdabot-core Lambdabot.Plugin

    No documentation available.

Page 317 of many | Previous | Next