Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
idUnitId :: IncludeDecl n -> LHsUnitId nghc GHC.Driver.Backpack.Syntax No documentation available.
ideclAnn :: XImportDeclPass -> EpAnn EpAnnImportDeclghc GHC.Hs.ImpExp No documentation available.
ideclImplicit :: XImportDeclPass -> Boolghc GHC.Hs.ImpExp GHC generates an ImportDecl to represent the invisible `import Prelude` that appears in any file that omits `import Prelude`, setting this field to indicate that the import doesn't appear in the original source. True => implicit import (of Prelude)
ideclSourceText :: XImportDeclPass -> SourceTextghc GHC.Hs.ImpExp No documentation available.
-
ghc GHC.HsToCore.Monad No documentation available.
identInfo :: IdentifierDetails a -> Set ContextInfoghc GHC.Iface.Ext.Types No documentation available.
identType :: IdentifierDetails a -> Maybe aghc GHC.Iface.Ext.Types No documentation available.
identFS :: Ident -> FastStringghc GHC.JS.Ident No documentation available.
identFS :: Ident -> FastStringghc GHC.JS.Syntax No documentation available.
identsE :: JStgExpr -> [Ident]ghc GHC.JS.Transform No documentation available.