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.
setUnfoldingInfo :: IdInfo -> Unfolding -> IdInfoghc GHC.Types.Id.Info No documentation available.
setNameLoc :: Name -> SrcSpan -> Nameghc GHC.Types.Name No documentation available.
setNameUnique :: Name -> Unique -> Nameghc GHC.Types.Name No documentation available.
setOccNameSpace :: NameSpace -> OccName -> OccNameghc GHC.Types.Name.Occurrence No documentation available.
setSafeMode :: SafeHaskellMode -> IfaceTrustInfoghc GHC.Types.SafeHaskell No documentation available.
setIdDetails :: Id -> IdDetails -> Idghc GHC.Types.Var No documentation available.
-
ghc GHC.Types.Var Exports the given local Id. Can also be called on global Ids, such as data constructors and class operations, which are born as global Ids and automatically exported
-
ghc GHC.Types.Var No documentation available.
-
ghc GHC.Types.Var We can only do this to LocalIds
setTcTyVarDetails :: TyVar -> TcTyVarDetails -> TyVarghc GHC.Types.Var No documentation available.