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. readerParam :: forall (m :: Type -> Type) r . Monad m => Param (ReaderT r m) r

    monadology Control.Monad.Ology.Data.Param

    No documentation available.

  2. readerStateLift :: forall (f :: Type -> Type) (m :: Type -> Type) . (Monad f, Monad m) => f --> ReaderStateT f m

    monadology Control.Monad.Ology.Specific.ReaderStateT

    No documentation available.

  3. readerStateParamRef :: forall (f :: Type -> Type) (m :: Type -> Type) . Monad m => Param f --> Ref (ReaderStateT f m)

    monadology Control.Monad.Ology.Specific.ReaderStateT

    No documentation available.

  4. readerStateUpdate :: forall (m :: Type -> Type) (f :: Type -> Type) . Monad m => (f --> f) -> ReaderStateT f m ()

    monadology Control.Monad.Ology.Specific.ReaderStateT

    No documentation available.

  5. reader :: forall (m :: Type -> Type) r a . Monad m => (r -> a) -> ReaderT r m a

    monadology Control.Monad.Ology.Specific.ReaderT

    Constructor for computations in the reader monad (equivalent to asks).

  6. readerTUnliftToT :: forall (t :: TransKind) (m :: Type -> Type) . (MonadTransUnlift t, MonadTunnelIO m) => ReaderT (WUnlift MonadTunnelIO t) m --> t m

    monadology Control.Monad.Ology.Specific.ReaderT

    No documentation available.

  7. readSchemaSource :: FilePath -> IO SchemaSource

    morpheus-graphql-client Data.Morpheus.Client

    No documentation available.

  8. readVarName :: String -> Either String VarName

    network-uri-template Network.URI.Template.VarName

    No documentation available.

  9. readRegStr :: HKEY -> Exp String -> Exp String -> Exp String

    nsis Development.NSIS

    No documentation available.

  10. readKeyword :: String -> Keyword

    oeis Math.OEIS.Internal

    No documentation available.

Page 321 of many | Previous | Next