Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Types.Id No documentation available.
idCbvMarks_maybe :: Id -> Maybe [CbvMark]ghc GHC.Types.Id No documentation available.
idCoreRules :: Id -> [CoreRule]ghc GHC.Types.Id No documentation available.
-
ghc GHC.Types.Id No documentation available.
-
ghc GHC.Types.Id Get from either the worker or the wrapper Id to the DataCon. Currently used only in the desugarer. INVARIANT: idDataCon (dataConWrapId d) = d: remember, dataConWrapId can return either the wrapper or the worker
-
ghc GHC.Types.Id No documentation available.
-
ghc GHC.Types.Id No documentation available.
-
ghc GHC.Types.Id Accesses the Id's dmdSigInfo.
idFunRepArity :: Id -> RepArityghc GHC.Types.Id This function counts all arguments post-unarisation, which includes arguments with no runtime representation -- see Note [Unarisation and arity]
-
ghc GHC.Types.Id No documentation available.