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.

  1. ExplicitForAll :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  2. ParallelArrays :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  3. ParallelListComp :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  4. 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.

  5. type TokForall = EpUniToken "forall" "∀"

    ghc-lib-parser GHC.Parser.Annotation

    No documentation available.

  6. forallSym :: Bool -> SDoc

    ghc-lib-parser GHC.Parser.Errors.Ppr

    No documentation available.

  7. PETS_ForallTelescope :: !HsForAllTelescope GhcPs -> !LocatedA (PatBuilder GhcPs) -> PsErrTypeSyntaxDetails

    ghc-lib-parser GHC.Parser.Errors.Types

    No documentation available.

  8. PsErrExplicitForall :: Bool -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Explicit forall found but no extension allowing it is enabled

  9. PsErrInferredTypeVarNotAllowed :: PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Inferred type variables not allowed here

  10. PsErrUnallowedPragma :: !HsPragE GhcPs -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Pragma not allowed in this position

Page 587 of many | Previous | Next