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. setRunAfter :: SqlPoolHooks m backend -> (backend -> Maybe IsolationLevel -> m ()) -> SqlPoolHooks m backend

    persistent Database.Persist.SqlBackend.SqlPoolHooks

    No documentation available.

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

    persistent Database.Persist.SqlBackend.SqlPoolHooks

    No documentation available.

  3. setImplicitIdDef :: ImplicitIdDef -> MkPersistSettings -> MkPersistSettings

    persistent Database.Persist.TH

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

  4. setImplicitIdDef :: ImplicitIdDef -> MkPersistSettings -> MkPersistSettings

    persistent Database.Persist.TH.Internal

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

  5. setFileExtension :: MonadThrow m => PosixString -> Path b File -> m (Path b File)

    path OsPath.Posix

    Deprecated: Please use replaceExtension instead.

  6. setFileExtension :: MonadThrow m => WindowsString -> Path b File -> m (Path b File)

    path OsPath.Windows

    Deprecated: Please use replaceExtension instead.

  7. setFileExtension :: MonadThrow m => String -> Path b File -> m (Path b File)

    path Path.Posix

    Deprecated: Please use replaceExtension instead.

  8. setFileExtension :: MonadThrow m => String -> Path b File -> m (Path b File)

    path Path.Windows

    Deprecated: Please use replaceExtension instead.

  9. setTime :: (Integral a, Bits a) => UUID -> a -> Maybe UUID

    uuid Data.UUID.Util

    No documentation available.

  10. setHeader :: HeaderName -> HandleType -> CombineSettings -> CombineSettings

    wai-extra Network.Wai.Middleware.CombineHeaders

    Convenience function to add a header to the header map or, if it is already in the map, to change the HandleType.

Page 206 of many | Previous | Next