Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. 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.

  2. 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.

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

    monadology Control.Monad.Ology.Specific.ReaderStateT

    No documentation available.

  4. 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).

  5. 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.

  6. readSchemaSource :: FilePath -> IO SchemaSource

    morpheus-graphql-client Data.Morpheus.Client

    No documentation available.

  7. readUserNetRc :: IO (Maybe (Either ParseError NetRc))

    netrc Network.NetRc

    Reads and parses default $HOME/.netrc Returns Nothing if $HOME variable undefined and/or if .netrc if missing. Throws standard IO exceptions in case of other filesystem-errors. Note: This function performs no permission sanity-checking on the .netrc file

  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 320 of many | Previous | Next