Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib-parser GHC.Cmm.Dataflow.Label No documentation available.
setUnion :: LabelSet -> LabelSet -> LabelSetghc-lib-parser GHC.Cmm.Dataflow.Label No documentation available.
setUnions :: [LabelSet] -> LabelSetghc-lib-parser GHC.Cmm.Dataflow.Label No documentation available.
setCmmTypeWidth :: Width -> CmmType -> CmmTypeghc-lib-parser GHC.Cmm.Type No documentation available.
setRuleIdName :: Name -> CoreRule -> CoreRuleghc-lib-parser GHC.Core Set the Name of the Id at the head of the rule left hand side
setCoHoleCoVar :: CoercionHole -> CoVar -> CoercionHoleghc-lib-parser GHC.Core.Coercion No documentation available.
setCoHoleType :: CoercionHole -> Type -> CoercionHoleghc-lib-parser GHC.Core.Coercion Set the type of a CoercionHole
setCoVarName :: CoVar -> Name -> CoVarghc-lib-parser GHC.Core.Coercion No documentation available.
setCoVarUnique :: CoVar -> Unique -> CoVarghc-lib-parser GHC.Core.Coercion No documentation available.
setNominalRole_maybe :: Role -> Coercion -> Maybe CoercionNghc-lib-parser GHC.Core.Coercion Converts a coercion to be nominal, if possible. See Note [Role twiddling functions]