Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getGRE_NameQualifier_maybes :: GlobalRdrEnv -> Name -> [Maybe [ModuleName]]ghc GHC.Types.Name.Reader No documentation available.
greQualModName :: Outputable info => GlobalRdrEltX info -> ModuleNameghc GHC.Types.Name.Reader No documentation available.
type
ReqTVBinder = VarBndr TyVar ()ghc GHC.Types.Var No documentation available.
type
ReqTyBinder = VarBndr TyCoVar ()ghc GHC.Types.Var No documentation available.
-
ghc GHC.Types.Var No documentation available.
tyVarReqToBinder :: VarBndr a () -> VarBndr a ForAllTyFlagghc GHC.Types.Var No documentation available.
tyVarReqToBinders :: [VarBndr a ()] -> [VarBndr a ForAllTyFlag]ghc GHC.Types.Var No documentation available.
-
ghc GHC.Types.Var.Set No documentation available.
-
ghc GHC.Types.Var.Set No documentation available.
installedModuleEq :: InstalledModule -> Module -> Boolghc GHC.Unit.Module Test if a Module corresponds to a given InstalledModule, modulo instantiation.