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. ReadWriteMode :: IOMode

    effectful Effectful.FileSystem.IO

    No documentation available.

  2. module Control.Carrier.Reader

    A carrier for Reader effects.

  3. newtype ReaderC r (m :: Type -> Type) a

    fused-effects Control.Carrier.Reader

    No documentation available.

  4. ReaderC :: (r -> m a) -> ReaderC r (m :: Type -> Type) a

    fused-effects Control.Carrier.Reader

    No documentation available.

  5. module Control.Effect.Reader

    An effect providing access to an immutable (but locally-modifiable) context value. This effect is similar to the traditional MonadReader typeclass, though it allows the presence of multiple Reader t effects. Predefined carriers:

  6. data Reader r (m :: Type -> Type) k

    fused-effects Control.Effect.Reader

    No documentation available.

  7. data Reader r (m :: Type -> Type) k

    fused-effects Control.Effect.Reader.Labelled

    No documentation available.

  8. Ready :: MessageTag

    ghc-events GHC.RTS.Events

    No documentation available.

  9. module Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader

    No documentation available.

  10. ReadOnlySqlTransaction :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes

    No documentation available.

Page 402 of many | Previous | Next