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.

  1. setUnion :: LabelSet -> LabelSet -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  2. setUnions :: [LabelSet] -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  3. setColor :: Uniquable k => k -> color -> Graph k cls color -> Graph k cls color

    ghc GHC.Data.Graph.Ops

    Set the color of a certain node

  4. setEnv :: env' -> IOEnv env' a -> IOEnv env a

    ghc GHC.Data.IOEnv

    Perform a computation with a different environment

  5. setEntityDBName :: EntityNameDB -> EntityDef -> EntityDef

    persistent Database.Persist.EntityDef

    No documentation available.

  6. setEntityId :: FieldDef -> EntityDef -> EntityDef

    persistent Database.Persist.EntityDef

    Set an entityId to be the given FieldDef.

  7. setEntityIdDef :: EntityIdDef -> EntityDef -> EntityDef

    persistent Database.Persist.EntityDef

    No documentation available.

  8. setFieldAttrs :: [FieldAttr] -> FieldDef -> FieldDef

    persistent Database.Persist.FieldDef

    Replace the FieldDef FieldAttr with the new list.

  9. setImplicitIdDefMaxLen :: Integer -> ImplicitIdDef -> ImplicitIdDef

    persistent 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.

  10. setImplicitIdDefMaxLen :: Integer -> ImplicitIdDef -> ImplicitIdDef

    persistent 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.

Page 27 of many | Previous | Next