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. idMult :: Id -> Mult

    ghc-lib GHC.Plugins

    No documentation available.

  2. idName :: Id -> Name

    ghc-lib GHC.Plugins

    No documentation available.

  3. idOccInfo :: Id -> OccInfo

    ghc-lib GHC.Plugins

    No documentation available.

  4. idOneShotInfo :: Id -> OneShotInfo

    ghc-lib GHC.Plugins

    No documentation available.

  5. idRuleMatchInfo :: Id -> RuleMatchInfo

    ghc-lib GHC.Plugins

    No documentation available.

  6. idScaledType :: Id -> Scaled Type

    ghc-lib GHC.Plugins

    No documentation available.

  7. idSpecialisation :: Id -> RuleInfo

    ghc-lib GHC.Plugins

    No documentation available.

  8. idTagSig_maybe :: Id -> Maybe TagSig

    ghc-lib GHC.Plugins

    No documentation available.

  9. idType :: Id -> Kind

    ghc-lib GHC.Plugins

    No documentation available.

  10. idUnfolding :: IdUnfoldingFun

    ghc-lib GHC.Plugins

    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.

Page 333 of many | Previous | Next