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.
id_concrete_tvs :: IdDetails -> ConcreteTyVarsghc GHC.Types.Id.Info Which type variables of this representation-polymorphic 'Id should be instantiated to concrete type variables? See Note [Representation-polymorphism checking built-ins] in GHC.Tc.Gen.Head.
id_primop :: IdDetails -> PrimOpghc GHC.Types.Id.Info No documentation available.
-
ghc GHC.Types.Var No documentation available.
idInfo :: HasDebugCallStack => Id -> IdInfoghc GHC.Types.Var No documentation available.
ideclAs :: ImportDecl pass -> Maybe (XRec pass ModuleName)ghc Language.Haskell.Syntax.ImpExp as Module
ideclExt :: ImportDecl pass -> XCImportDecl passghc Language.Haskell.Syntax.ImpExp No documentation available.
ideclImportList :: ImportDecl pass -> Maybe (ImportListInterpretation, XRec pass [LIE pass])ghc Language.Haskell.Syntax.ImpExp Explicit import list (EverythingBut => hiding, names)
ideclName :: ImportDecl pass -> XRec pass ModuleNameghc Language.Haskell.Syntax.ImpExp Module name.
ideclPkgQual :: ImportDecl pass -> ImportDeclPkgQual passghc Language.Haskell.Syntax.ImpExp Package qualifier.
ideclQualified :: ImportDecl pass -> ImportDeclQualifiedStyleghc Language.Haskell.Syntax.ImpExp If/how the import is qualified.