Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. zapCallArityInfo :: IdInfo -> IdInfo

    ghc GHC.Types.Id.Info

    No documentation available.

  2. zapTailCallInfo :: IdInfo -> Maybe IdInfo

    ghc GHC.Types.Id.Info

    No documentation available.

  3. bang_opt_unbox_small :: BangOpts -> !Bool

    ghc GHC.Types.Id.Make

    Unbox small strict fields

  4. mkFCallId :: Unique -> ForeignCall -> Type -> Id

    ghc GHC.Types.Id.Make

    No documentation available.

  5. mkFCallName :: Unique -> FastString -> Name

    ghc GHC.Types.Name

    Make a name for a foreign call

  6. lookupOccEnv_AllNameSpaces :: OccEnv a -> OccName -> [a]

    ghc GHC.Types.Name.Occurrence

    Lookup an element in an OccEnv, ignoring NameSpaces entirely.

  7. ImpAll :: ImpItemSpec

    ghc GHC.Types.Name.Reader

    The import had no import list, or had a hiding list

  8. nameSetAll :: (Name -> Bool) -> NameSet -> Bool

    ghc GHC.Types.Name.Set

    No documentation available.

  9. ProfAutoAll :: ProfAuto

    ghc GHC.Types.ProfAuto

    top-level and nested functions are annotated

  10. ProfAutoCalls :: ProfAuto

    ghc GHC.Types.ProfAuto

    annotate call-sites

Page 320 of many | Previous | Next