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. idFunRepArity :: Id -> RepArity

    ghc-lib-parser GHC.Types.Id

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

  2. idHasRules :: Id -> Bool

    ghc-lib-parser GHC.Types.Id

    No documentation available.

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

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  4. idInlineActivation :: Id -> Activation

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  5. idInlinePragma :: Id -> InlinePragma

    ghc-lib-parser GHC.Types.Id

    No documentation available.

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

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  7. idJoinArity :: JoinId -> JoinArity

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  8. idJoinPointHood :: Var -> JoinPointHood

    ghc-lib-parser GHC.Types.Id

    Doesn't return strictness marks

  9. idLFInfo_maybe :: Id -> Maybe LambdaFormInfo

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  10. idMult :: Id -> Mult

    ghc-lib-parser GHC.Types.Id

    No documentation available.

Page 289 of many | Previous | Next