Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. VoidV :: JSRep

    ghc GHC.StgToJS.Types

    no fields

  2. ggsGlobalIdCache :: GenGroupState -> GlobalIdCache

    ghc GHC.StgToJS.Types

    No documentation available.

  3. gsId :: GenState -> {-# UNPACK #-} !FastMutInt

    ghc GHC.StgToJS.Types

    unique number for the id generator

  4. gsIdents :: GenState -> !IdCache

    ghc GHC.StgToJS.Types

    hash consing for identifiers from a Unique

  5. luIdDeps :: LinkableUnit -> [Id]

    ghc GHC.StgToJS.Types

    identifiers this unit depends on

  6. luIdExports :: LinkableUnit -> [Id]

    ghc GHC.StgToJS.Types

    exported names from haskell identifiers

  7. luPseudoIdDeps :: LinkableUnit -> [Unique]

    ghc GHC.StgToJS.Types

    pseudo-id identifiers this unit depends on (fixme)

  8. assocIdExprs :: Id -> [JStgExpr] -> [TypedExpr]

    ghc GHC.StgToJS.Utils

    Associate the given JExpr to the Id's PrimReps, taking into account the number of slots per PrimRep

  9. collectIds :: UniqFM Id CgStgExpr -> CgStgBinding -> [Id]

    ghc GHC.StgToJS.Utils

    No documentation available.

  10. collectTopIds :: CgStgBinding -> [Id]

    ghc GHC.StgToJS.Utils

    No documentation available.

Page 545 of many | Previous | Next