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. idDmdSig :: Id -> DmdSig

    ghc-lib GHC.Plugins

    Accesses the Id's dmdSigInfo.

  2. idFunRepArity :: Id -> RepArity

    ghc-lib GHC.Plugins

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

  3. idHasRules :: Id -> Bool

    ghc-lib GHC.Plugins

    No documentation available.

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

    ghc-lib GHC.Plugins

    No documentation available.

  5. idInlineActivation :: Id -> Activation

    ghc-lib GHC.Plugins

    No documentation available.

  6. idInlinePragma :: Id -> InlinePragma

    ghc-lib GHC.Plugins

    No documentation available.

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

    ghc-lib GHC.Plugins

    No documentation available.

  8. idJoinArity :: JoinId -> JoinArity

    ghc-lib GHC.Plugins

    No documentation available.

  9. idJoinPointHood :: Var -> JoinPointHood

    ghc-lib GHC.Plugins

    Doesn't return strictness marks

  10. idLFInfo_maybe :: Id -> Maybe LambdaFormInfo

    ghc-lib GHC.Plugins

    No documentation available.

Page 332 of many | Previous | Next