Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. AllModes :: GhcFlagMode

    ghc GHC.Driver.CmdLine

    The flag affects multiple ghc modes

  2. Alloca :: LlvmType -> Int -> LlvmExpression

    ghc GHC.Llvm

    Allocate amount * sizeof(tp) bytes on the stack * tp: LlvmType to reserve room for * amount: The nr of tp's which must be allocated

  3. Alloca :: LlvmType -> Int -> LlvmExpression

    ghc GHC.Llvm.Syntax

    Allocate amount * sizeof(tp) bytes on the stack * tp: LlvmType to reserve room for * amount: The nr of tp's which must be allocated

  4. AllDeprecationWarnings :: DeprecationWarnings

    ghc GHC.Rename.Env

    No documentation available.

  5. AllDeprecationWarnings :: DeprecationWarnings

    ghc GHC.Rename.Utils

    No documentation available.

  6. data AllowedDataResKind

    ghc GHC.Tc.Errors.Types

    Helper type used in checkDataKindSig. Superficially similar to ContextKind, but it lacks AnyKind and AnyBoxedKind, and instead of TheKind liftedTypeKind provides LiftedKind, which is much simpler to match on and handle in isAllowedDataResKind.

  7. AllCafsCC :: Module -> SrcSpan -> CostCentre

    ghc GHC.Types.CostCentre

    No documentation available.

  8. AllFieldsSame :: Cpr -> UnpackConFieldsResult

    ghc GHC.Types.Cpr

    No documentation available.

  9. pattern AllRelevantGREs :: WhichGREs GREInfo

    ghc GHC.Types.Name.Reader

    Look up as many possibly relevant GlobalRdrElts as possible.

  10. data AllocationLimitExceeded

    ghc GHC.Utils.Exception

    No documentation available.

Page 29 of many | Previous | Next