Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setCoHoleCoVar :: CoercionHole -> CoVar -> CoercionHoleghc GHC.Plugins No documentation available.
setCoHoleType :: CoercionHole -> Type -> CoercionHoleghc GHC.Plugins Set the type of a CoercionHole
setCoVarName :: CoVar -> Name -> CoVarghc GHC.Plugins No documentation available.
setCoVarUnique :: CoVar -> Unique -> CoVarghc GHC.Plugins No documentation available.
setIdArity :: Id -> Arity -> Idghc GHC.Plugins No documentation available.
setIdCafInfo :: Id -> CafInfo -> Idghc GHC.Plugins No documentation available.
setIdCallArity :: Id -> Arity -> Idghc GHC.Plugins No documentation available.
setIdCbvMarks :: Id -> [CbvMark] -> Idghc GHC.Plugins If all marks are NotMarkedStrict we just set nothing.
setIdCprSig :: Id -> CprSig -> Idghc GHC.Plugins No documentation available.
setIdDemandInfo :: Id -> Demand -> Idghc GHC.Plugins No documentation available.