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.
-
ghc GHC.StgToJS.Types no fields
ggsGlobalIdCache :: GenGroupState -> GlobalIdCacheghc GHC.StgToJS.Types No documentation available.
gsId :: GenState -> {-# UNPACK #-} !FastMutIntghc GHC.StgToJS.Types unique number for the id generator
gsIdents :: GenState -> !IdCacheghc GHC.StgToJS.Types hash consing for identifiers from a Unique
luIdDeps :: LinkableUnit -> [Id]ghc GHC.StgToJS.Types identifiers this unit depends on
luIdExports :: LinkableUnit -> [Id]ghc GHC.StgToJS.Types exported names from haskell identifiers
luPseudoIdDeps :: LinkableUnit -> [Unique]ghc GHC.StgToJS.Types pseudo-id identifiers this unit depends on (fixme)
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
collectIds :: UniqFM Id CgStgExpr -> CgStgBinding -> [Id]ghc GHC.StgToJS.Utils No documentation available.
collectTopIds :: CgStgBinding -> [Id]ghc GHC.StgToJS.Utils No documentation available.