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.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-lib-parser GHC.Types.Var No documentation available.
-
ghc-lib-parser GHC.Types.Var We can only do this to LocalIds
setTcTyVarDetails :: TyVar -> TcTyVarDetails -> TyVarghc-lib-parser GHC.Types.Var No documentation available.
setTyVarKind :: TyVar -> Kind -> TyVarghc-lib-parser GHC.Types.Var No documentation available.
setTyVarName :: TyVar -> Name -> TyVarghc-lib-parser GHC.Types.Var No documentation available.
setTyVarUnique :: TyVar -> Unique -> TyVarghc-lib-parser GHC.Types.Var No documentation available.
setVarName :: Var -> Name -> Varghc-lib-parser GHC.Types.Var No documentation available.
setVarType :: Var -> Type -> Varghc-lib-parser GHC.Types.Var No documentation available.
setVarUnique :: Var -> Unique -> Varghc-lib-parser GHC.Types.Var No documentation available.