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.
-
ghc GHC.Llvm.Types Tail call, perform the call in the current stack frame.
ppLlvmCallConvention :: IsLine doc => LlvmCallConvention -> docghc GHC.Llvm.Types No documentation available.
-
ghc GHC.Parser.Annotation No documentation available.
-
ghc GHC.Parser.Annotation Unicode variant
-
ghc GHC.Parser.Errors.Ppr No documentation available.
PsErrExplicitForall :: Bool -> PsMessageghc GHC.Parser.Errors.Types Explicit forall found but no extension allowing it is enabled
PsErrInferredTypeVarNotAllowed :: PsMessageghc GHC.Parser.Errors.Types Inferred type variables not allowed here
PsErrUnallowedPragma :: !HsPragE GhcPs -> PsMessageghc GHC.Parser.Errors.Types Pragma not allowed in this position
PsWarnTransitionalLayout :: TransLayoutReason -> PsMessageghc GHC.Parser.Errors.Types PsWarnTransitionalLayout is a warning (controlled by the -Walternative-layout-rule-transitional flag) that occurs when pipes ('|') or 'where' are at the same depth of an implicit layout block. Example(s): f :: IO () f | True = do let x = () y = () return () | True = return () Test case(s): layout/layout006 layout/layout003 layout/layout001
-
ghc GHC.Parser.Lexer No documentation available.