Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. idArity :: Id -> Arity

    ghc-lib GHC.Plugins

    No documentation available.

  2. idCafInfo :: Id -> CafInfo

    ghc-lib GHC.Plugins

    No documentation available.

  3. idCallArity :: Id -> Arity

    ghc-lib GHC.Plugins

    No documentation available.

  4. idCbvMarkArity :: Id -> Arity

    ghc-lib GHC.Plugins

    No documentation available.

  5. idCbvMarks_maybe :: Id -> Maybe [CbvMark]

    ghc-lib GHC.Plugins

    No documentation available.

  6. idCoreRules :: Id -> [CoreRule]

    ghc-lib GHC.Plugins

    No documentation available.

  7. idCprSig :: Id -> CprSig

    ghc-lib GHC.Plugins

    No documentation available.

  8. idDataCon :: Id -> DataCon

    ghc-lib 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

  9. idDemandInfo :: Id -> Demand

    ghc-lib GHC.Plugins

    No documentation available.

  10. idDetails :: Id -> IdDetails

    ghc-lib GHC.Plugins

    No documentation available.

Page 331 of many | Previous | Next