Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. concatMapM :: (Monad m, Traversable f) => (a -> m [b]) -> f a -> m [b]

    ghc GHC.Utils.Monad

    Monadic version of concatMap

  2. trS_fmap :: StmtLR idL idR body -> HsExpr idR

    ghc Language.Haskell.Syntax.Expr

    No documentation available.

  3. getPersistMap :: PersistValue -> Either Text [(Text, PersistValue)]

    persistent Database.Persist

    FIXME Add documentation to that.

  4. getPersistMap :: PersistValue -> Either Text [(Text, PersistValue)]

    persistent Database.Persist.Class.PersistField

    FIXME Add documentation to that.

  5. PersistMap :: [(Text, PersistValue)] -> PersistValue

    persistent Database.Persist.PersistValue

    No documentation available.

  6. connStmtMap :: SqlBackend -> StatementCache

    persistent Database.Persist.Sql.Types.Internal

    A reference to the cache of statements. Statements are keyed by the Text queries that generated them.

  7. connStmtMap :: MkSqlBackendArgs -> IORef (Map Text Statement)

    persistent Database.Persist.SqlBackend

    A reference to the cache of statements. Statements are keyed by the Text queries that generated them.

  8. connStmtMap :: SqlBackend -> StatementCache

    persistent Database.Persist.SqlBackend.Internal

    A reference to the cache of statements. Statements are keyed by the Text queries that generated them.

  9. connStmtMap :: MkSqlBackendArgs -> IORef (Map Text Statement)

    persistent Database.Persist.SqlBackend.Internal.MkSqlBackend

    A reference to the cache of statements. Statements are keyed by the Text queries that generated them.

  10. PersistMap :: [(Text, PersistValue)] -> PersistValue

    persistent Database.Persist.Types

    No documentation available.

Page 468 of many | Previous | Next