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.Plugins No documentation available.
idCbvMarks_maybe :: Id -> Maybe [CbvMark]ghc GHC.Plugins No documentation available.
idCoreRules :: Id -> [CoreRule]ghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins 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.Plugins No documentation available.
-
ghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins Accesses the Id's dmdSigInfo.
idFunRepArity :: Id -> RepArityghc GHC.Plugins This function counts all arguments post-unarisation, which includes arguments with no runtime representation -- see Note [Unarisation and arity]
-
ghc GHC.Plugins No documentation available.