Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. setConnVault :: Vault -> SqlBackend -> SqlBackend

    persistent Database.Persist.SqlBackend

    Set the vault on the provided database backend.

  2. setAlterBackend :: SqlPoolHooks m backend -> (backend -> m backend) -> SqlPoolHooks m backend

    persistent Database.Persist.SqlBackend.SqlPoolHooks

    No documentation available.

  3. setRunAfter :: SqlPoolHooks m backend -> (backend -> Maybe IsolationLevel -> m ()) -> SqlPoolHooks m backend

    persistent Database.Persist.SqlBackend.SqlPoolHooks

    No documentation available.

  4. setRunBefore :: SqlPoolHooks m backend -> (backend -> Maybe IsolationLevel -> m ()) -> SqlPoolHooks m backend

    persistent Database.Persist.SqlBackend.SqlPoolHooks

    No documentation available.

  5. setImplicitIdDef :: ImplicitIdDef -> MkPersistSettings -> MkPersistSettings

    persistent Database.Persist.TH

    Set the ImplicitIdDef in the given MkPersistSettings. The default value is autoIncrementingInteger.

  6. setImplicitIdDef :: ImplicitIdDef -> MkPersistSettings -> MkPersistSettings

    persistent Database.Persist.TH.Internal

    Set the ImplicitIdDef in the given MkPersistSettings. The default value is autoIncrementingInteger.

  7. setDelete :: Label -> LabelSet -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  8. setDifference :: LabelSet -> LabelSet -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  9. setElems :: LabelSet -> [Label]

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  10. setEmpty :: LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

Page 28 of many | Previous | Next