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. idName :: Id -> Name

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  2. idOccInfo :: Id -> OccInfo

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  3. idOneShotInfo :: Id -> OneShotInfo

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  4. idRuleMatchInfo :: Id -> RuleMatchInfo

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  5. idScaledType :: Id -> Scaled Type

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  6. idSpecialisation :: Id -> RuleInfo

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  7. idTagSig_maybe :: Id -> Maybe TagSig

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  8. idType :: Id -> Kind

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  9. idUnfolding :: IdUnfoldingFun

    ghc-lib-parser GHC.Types.Id

    Returns the Ids unfolding, but does not expose the unfolding of a strong loop breaker. See unfoldingInfo. If you really want the unfolding of a strong loopbreaker, call realIdUnfolding.

  10. idUnique :: Id -> Unique

    ghc-lib-parser GHC.Types.Id

    No documentation available.

Page 290 of many | Previous | Next