Hoogle Search

Within LTS Haskell 22.18 (ghc-9.6.4)

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

  1. getState :: WaiSession st st

    hspec-wai Test.Hspec.Wai.Internal

    No documentation available.

  2. getState :: MonadStateRead m => m State

    LambdaHack Game.LambdaHack.Common.MonadStateRead

    No documentation available.

  3. getState :: forall (m :: Type -> Type) s u . Monad m => ParsecT s u m u

    parsec-class Text.Parsec.Class

    Returns the current user state.

  4. getState :: HasHppState m => m HppState

    hpp Hpp.Types

    No documentation available.

  5. getState :: FCode CgState

    ghc-lib GHC.StgToCmm.Monad

    No documentation available.

  6. getStateT :: StateT g m a -> g (m (a, Rep g))

    adjunctions Control.Monad.Representable.State

    No documentation available.

  7. getStatementDatabase :: Statement -> IO Database

    direct-sqlite Database.SQLite3.Direct

    https://www.sqlite.org/c3ref/db_handle.html

  8. getStatePersist :: IO (Maybe String)

    dyre Config.Dyre.Options

    Get the path to a persistent state file. This is set only when the --dyre-state-persist= flag is passed to the program. It is used internally by Config.Dyre.Relaunch to save and restore state when relaunching the program.

  9. getStatementResponse_httpStatus :: Lens' GetStatementResponse Int

    amazonka-glue Amazonka.Glue.GetStatement

    The response's http status code.

  10. getStatementResponse_statement :: Lens' GetStatementResponse (Maybe Statement)

    amazonka-glue Amazonka.Glue.GetStatement

    Returns the statement.

Page 2 of many | Previous | Next