• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. TransformListComp :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

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

    ghc-lib-parser GHC.Parser.Annotation

    No documentation available.

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

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

    No documentation available.

  4. PsErrExplicitForall :: Bool -> PsMessage

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

    Explicit forall found but no extension allowing it is enabled

  5. PsErrIllegalImportBundleForm :: PsMessage

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

    Illegal import bundle form

  6. PsErrMalformedDecl :: SDoc -> RdrName -> PsMessage

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

    Malformed ... declaration for ...

  7. PsErrMalformedEntityString :: PsMessage

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

    Malformed entity string

  8. PsErrMalformedTyOrClDecl :: !LHsType GhcPs -> PsMessage

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

    Malformed head of type or class declaration

  9. PsErrMultipleConForNewtype :: RdrName -> Int -> PsMessage

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

    No documentation available.

  10. PsErrVarForTyCon :: RdrName -> PsMessage

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

    Expecting a type constructor but found a variable

Page 692 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete