Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getEntityForeignDefs :: EntityDef -> [ForeignDef]esqueleto Database.Esqueleto.Legacy No documentation available.
-
esqueleto Database.Esqueleto.Legacy Set the backend's foreign key generation function to this value.
-
esqueleto Database.Esqueleto.Legacy Performs a sub-select using the given foreign key on the entity. This is useful to extract values that are known to be present by the database schema. As an example, consider the following persistent definition:
User profile ProfileId Profile name Text
The following query will return the name of the user.getUserWithName = select $ from $ user -> pure (user, subSelectForeign user UserProfile (^. ProfileName)
runForget :: Forget r a (b :: k) -> a -> ressence-of-live-coding LiveCoding No documentation available.
printSinesForever :: LiveProgram IOessence-of-live-coding LiveCoding.Forever No documentation available.
sinesForever :: forall (m :: Type -> Type) . MonadFix m => Cell m () Stringessence-of-live-coding LiveCoding.Forever No documentation available.
sinesForever' :: forall (m :: Type -> Type) . MonadFix m => CellExcept () String m Voidessence-of-live-coding LiveCoding.Forever No documentation available.
uniformlyOneHundredYearsAround2020 :: Gen Daygenvalidity-time Data.GenValidity.Time.Calendar No documentation available.
pprForall :: [TyVarBndr Specificity] -> Cxt -> Docghc-lib-parser GHC.Boot.TH.Ppr No documentation available.
pprForall' :: PprFlag flag => ForallVisFlag -> [TyVarBndr flag] -> Cxt -> Docghc-lib-parser GHC.Boot.TH.Ppr No documentation available.