Hoogle Search
Within Stackage Nightly 2025-09-25 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setUnion :: LabelSet -> LabelSet -> LabelSetghc GHC.Cmm.Dataflow.Label No documentation available.
setUnions :: [LabelSet] -> LabelSetghc GHC.Cmm.Dataflow.Label No documentation available.
setColor :: Uniquable k => k -> color -> Graph k cls color -> Graph k cls colorghc GHC.Data.Graph.Ops Set the color of a certain node
setEnv :: env' -> IOEnv env' a -> IOEnv env aghc GHC.Data.IOEnv Perform a computation with a different environment
setEntityDBName :: EntityNameDB -> EntityDef -> EntityDefpersistent Database.Persist.EntityDef No documentation available.
setEntityId :: FieldDef -> EntityDef -> EntityDefpersistent Database.Persist.EntityDef setEntityIdDef :: EntityIdDef -> EntityDef -> EntityDefpersistent Database.Persist.EntityDef No documentation available.
setFieldAttrs :: [FieldAttr] -> FieldDef -> FieldDefpersistent Database.Persist.FieldDef setImplicitIdDefMaxLen :: Integer -> ImplicitIdDef -> ImplicitIdDefpersistent Database.Persist.ImplicitIdDef Set the maximum length of the implied ID column. This is required for any type where the associated SqlType is a TEXT or VARCHAR sort of thing.
setImplicitIdDefMaxLen :: Integer -> ImplicitIdDef -> ImplicitIdDefpersistent Database.Persist.ImplicitIdDef.Internal Set the maximum length of the implied ID column. This is required for any type where the associated SqlType is a TEXT or VARCHAR sort of thing.