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.
-
persistent Database.Persist.SqlBackend.SqlPoolHooks No documentation available.
-
persistent Database.Persist.SqlBackend.SqlPoolHooks No documentation available.
setImplicitIdDef :: ImplicitIdDef -> MkPersistSettings -> MkPersistSettingspersistent Database.Persist.TH Set the ImplicitIdDef in the given MkPersistSettings. The default value is autoIncrementingInteger.
setImplicitIdDef :: ImplicitIdDef -> MkPersistSettings -> MkPersistSettingspersistent Database.Persist.TH.Internal Set the ImplicitIdDef in the given MkPersistSettings. The default value is autoIncrementingInteger.
setFileExtension :: MonadThrow m => PosixString -> Path b File -> m (Path b File)path OsPath.Posix Deprecated: Please use replaceExtension instead.
setFileExtension :: MonadThrow m => WindowsString -> Path b File -> m (Path b File)path OsPath.Windows Deprecated: Please use replaceExtension instead.
setFileExtension :: MonadThrow m => String -> Path b File -> m (Path b File)path Path.Posix Deprecated: Please use replaceExtension instead.
setFileExtension :: MonadThrow m => String -> Path b File -> m (Path b File)path Path.Windows Deprecated: Please use replaceExtension instead.
setTime :: (Integral a, Bits a) => UUID -> a -> Maybe UUIDuuid Data.UUID.Util No documentation available.
setHeader :: HeaderName -> HandleType -> CombineSettings -> CombineSettingswai-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.