Hoogle Search

Within LTS Haskell 24.56 (ghc-9.10.3)

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

  1. nestMul :: forall record typ . (PersistField typ, PersistEntityBackend record ~ MongoContext) => NestedField record typ -> typ -> Update record

    persistent-mongoDB Database.Persist.MongoDB

    No documentation available.

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

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  3. PersistMarshalError :: Text -> PersistException

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  4. PersistMongoDBError :: Text -> PersistException

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  5. PersistMongoDBUnsupported :: Text -> PersistException

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  6. type SqlPersistM = SqlPersistT NoLoggingT ResourceT IO

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

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

    persistent-mtl Database.Persist.Sql.Shim

    FIXME Add documentation to that.

  8. getStmtConn :: SqlBackend -> Text -> IO Statement

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  9. liftSqlPersistMPool :: forall backend m a . (MonadIO m, BackendCompatible SqlBackend backend) => ReaderT backend (NoLoggingT (ResourceT IO)) a -> Pool backend -> m a

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  10. runSqlPersistM :: BackendCompatible SqlBackend backend => ReaderT backend (NoLoggingT (ResourceT IO)) a -> backend -> IO a

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

Page 196 of many | Previous | Next