Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. idDemandInfo :: Id -> Demand

    ghc GHC.Plugins

    No documentation available.

  2. idDetails :: Id -> IdDetails

    ghc GHC.Plugins

    No documentation available.

  3. idDmdSig :: Id -> DmdSig

    ghc GHC.Plugins

    Accesses the Id's dmdSigInfo.

  4. idFunRepArity :: Id -> RepArity

    ghc GHC.Plugins

    This function counts all arguments post-unarisation, which includes arguments with no runtime representation -- see Note [Unarisation and arity]

  5. idHasRules :: Id -> Bool

    ghc GHC.Plugins

    No documentation available.

  6. idInfo :: HasDebugCallStack => Id -> IdInfo

    ghc GHC.Plugins

    No documentation available.

  7. idInlineActivation :: Id -> Activation

    ghc GHC.Plugins

    No documentation available.

  8. idInlinePragma :: Id -> InlinePragma

    ghc GHC.Plugins

    No documentation available.

  9. idIsFrom :: Module -> Id -> Bool

    ghc GHC.Plugins

    No documentation available.

  10. idJoinArity :: JoinId -> JoinArity

    ghc GHC.Plugins

    No documentation available.

Page 267 of many | Previous | Next