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.
-
ghc GHC.Driver.CmdLine The flag affects multiple ghc modes
Alloca :: LlvmType -> Int -> LlvmExpressionghc 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
Alloca :: LlvmType -> Int -> LlvmExpressionghc 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
AllDeprecationWarnings :: DeprecationWarningsghc GHC.Rename.Env No documentation available.
AllDeprecationWarnings :: DeprecationWarningsghc GHC.Rename.Utils No documentation available.
-
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.
AllCafsCC :: Module -> SrcSpan -> CostCentreghc GHC.Types.CostCentre No documentation available.
AllFieldsSame :: Cpr -> UnpackConFieldsResultghc GHC.Types.Cpr No documentation available.
pattern
AllRelevantGREs :: WhichGREs GREInfoghc GHC.Types.Name.Reader Look up as many possibly relevant GlobalRdrElts as possible.
-
ghc GHC.Utils.Exception No documentation available.