Hoogle Search
Within Stackage Nightly 2025-09-30 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mkPersistSettings :: Type -> MkPersistSettingspersistent Database.Persist.TH Create an MkPersistSettings with default values.
sqlSettings :: MkPersistSettingspersistent Database.Persist.TH Use the SqlPersist backend.
-
persistent Database.Persist.TH.Internal Settings that can be passed to the mkPersist (mps) function to control what code is generated. This is (just) the data type definition, so you will most likely want to use and adapt concrete values like sqlSettings.
mkPersistSettings :: Type -> MkPersistSettingspersistent Database.Persist.TH.Internal Create an MkPersistSettings with default values.
sqlSettings :: MkPersistSettingspersistent Database.Persist.TH.Internal Use the SqlPersist backend.
OffsetBy :: Int -> SelectOpt recordpersistent Database.Persist.Types No documentation available.
-
No documentation available.
-
No documentation available.
bitraverseThese :: Applicative f => (a -> f c) -> (b -> f d) -> These a b -> f (These c d)these Data.These.Combinators Bitraversable bitraverse.
-
haskell-gi-base Data.GI.Base A signal connector for the notify signal on the given property, similar to PropertyNotify, but it passes the new value of the property to the callback for convenience.