Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. shouldStrictifyIdForCbv :: Var -> Bool

    ghc GHC.Core.Utils

    Do we expect there to be any benefit if we make this var strict in order for it to get treated as as cbv argument? See Note [Which Ids should be strictified] See Note [CBV Function Ids] for more background.

  2. shouldUseCbvForId :: Var -> Bool

    ghc GHC.Core.Utils

    No documentation available.

  3. tidyToIfaceContext :: TidyEnv -> ThetaType -> IfaceContext

    ghc GHC.CoreToIface

    No documentation available.

  4. tidyToIfaceTcArgs :: TidyEnv -> TyCon -> [Type] -> IfaceAppArgs

    ghc GHC.CoreToIface

    No documentation available.

  5. tidyToIfaceType :: TidyEnv -> Type -> IfaceType

    ghc GHC.CoreToIface

    No documentation available.

  6. toIfaceIdBndr :: Id -> IfaceIdBndr

    ghc GHC.CoreToIface

    No documentation available.

  7. toIfaceIdDetails :: IdDetails -> IfaceIdDetails

    ghc GHC.CoreToIface

    No documentation available.

  8. toIfaceIdInfo :: IdInfo -> IfaceIdInfo

    ghc GHC.CoreToIface

    No documentation available.

  9. coreToStg_AutoSccsOnIndividualCafs :: CoreToStgOpts -> Bool

    ghc GHC.CoreToStg

    No documentation available.

  10. data OverridingBool

    ghc GHC.Data.Bool

    No documentation available.

Page 501 of many | Previous | Next