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.

  1. idUnitId :: IncludeDecl n -> LHsUnitId n

    ghc GHC.Driver.Backpack.Syntax

    No documentation available.

  2. ideclAnn :: XImportDeclPass -> EpAnn EpAnnImportDecl

    ghc GHC.Hs.ImpExp

    No documentation available.

  3. ideclImplicit :: XImportDeclPass -> Bool

    ghc 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)

  4. ideclSourceText :: XImportDeclPass -> SourceText

    ghc GHC.Hs.ImpExp

    No documentation available.

  5. idDsWrapper :: DsWrapper

    ghc GHC.HsToCore.Monad

    No documentation available.

  6. identInfo :: IdentifierDetails a -> Set ContextInfo

    ghc GHC.Iface.Ext.Types

    No documentation available.

  7. identType :: IdentifierDetails a -> Maybe a

    ghc GHC.Iface.Ext.Types

    No documentation available.

  8. identFS :: Ident -> FastString

    ghc GHC.JS.Ident

    No documentation available.

  9. identFS :: Ident -> FastString

    ghc GHC.JS.Syntax

    No documentation available.

  10. identsE :: JStgExpr -> [Ident]

    ghc GHC.JS.Transform

    No documentation available.

Page 265 of many | Previous | Next