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. newtype Ident

    ghc GHC.JS.Syntax

    A newtype wrapper around FastString for JS identifiers.

  2. IdxExpr :: JExpr -> JExpr -> JExpr

    ghc GHC.JS.Syntax

    Indexing: Obj[foo], see .!

  3. type IdSubstEnv = IdEnv CoreExpr

    ghc GHC.Plugins

    A substitution of Exprs for non-coercion Ids

  4. type IdSubstEnv = IdEnv CoreExpr

    ghc GHC.Plugins

    A substitution of Exprs for non-coercion Ids

  5. type IdUnfoldingFun = Id -> Unfolding

    ghc GHC.Plugins

    No documentation available.

  6. type IdSubstEnv = IdEnv Id

    ghc GHC.Stg.Subst

    No documentation available.

  7. module GHC.StgToJS.Ids

    No documentation available.

  8. newtype IdCache

    ghc GHC.StgToJS.Types

    The identifier cache indexed on IdKey local to a module

  9. IdCache :: Map IdKey Ident -> IdCache

    ghc GHC.StgToJS.Types

    No documentation available.

  10. IdConEntry :: IdType

    ghc GHC.StgToJS.Types

    A Constructor entry function, suffix = "_con_e" in makeIdentForId

Page 181 of many | Previous | Next