Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib-parser GHC.LanguageExtensions.Type No documentation available.
-
ghc-lib-parser GHC.LanguageExtensions.Type No documentation available.
-
ghc-lib-parser GHC.LanguageExtensions.Type No documentation available.
linkablePartAllBCOs :: LinkablePart -> [CompiledByteCode]ghc-lib-parser GHC.Linker.Types Retrieve the compiled byte-code from the linkable part. Contrary to linkableBCOs, this includes byte-code from LazyBCOs.
type
TokForall = EpUniToken "forall" "∀"ghc-lib-parser GHC.Parser.Annotation No documentation available.
-
ghc-lib-parser GHC.Parser.Errors.Ppr No documentation available.
-
ghc-lib-parser GHC.Parser.Errors.Types No documentation available.
PsErrExplicitForall :: Bool -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Explicit forall found but no extension allowing it is enabled
PsErrInferredTypeVarNotAllowed :: PsMessageghc-lib-parser GHC.Parser.Errors.Types Inferred type variables not allowed here
PsErrUnallowedPragma :: !HsPragE GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Pragma not allowed in this position