Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. idOneShotInfo :: Id -> OneShotInfo

    ghc GHC.Plugins

    No documentation available.

  2. idRuleMatchInfo :: Id -> RuleMatchInfo

    ghc GHC.Plugins

    No documentation available.

  3. idScaledType :: Id -> Scaled Type

    ghc GHC.Plugins

    No documentation available.

  4. idSpecialisation :: Id -> RuleInfo

    ghc GHC.Plugins

    No documentation available.

  5. idTagSig_maybe :: Id -> Maybe TagSig

    ghc GHC.Plugins

    No documentation available.

  6. idType :: Id -> Kind

    ghc GHC.Plugins

    No documentation available.

  7. idUnfolding :: IdUnfoldingFun

    ghc 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.

  8. idUnique :: Id -> Unique

    ghc GHC.Plugins

    No documentation available.

  9. idArgs :: [StgArg] -> [Id]

    ghc GHC.Stg.Utils

    No documentation available.

  10. idArgRep :: Platform -> Id -> ArgRep

    ghc GHC.StgToCmm.ArgRep

    No documentation available.

Page 268 of many | Previous | Next