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. AnnForallU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    Unicode variant

  2. AnnForeign :: AnnKeywordId

    ghc GHC.Parser.Annotation

    No documentation available.

  3. PsErrExplicitForall :: Bool -> PsMessage

    ghc GHC.Parser.Errors.Types

    Explicit forall found but no extension allowing it is enabled

  4. PsErrIllegalImportBundleForm :: PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal import bundle form

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

    ghc GHC.Parser.Errors.Types

    Malformed ... declaration for ...

  6. PsErrMalformedEntityString :: PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed entity string

  7. PsErrMalformedTyOrClDecl :: !LHsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed head of type or class declaration

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

    ghc GHC.Parser.Errors.Types

    No documentation available.

  9. PsErrVarForTyCon :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Expecting a type constructor but found a variable

  10. PsWarnBidirectionalFormatChars :: NonEmpty (PsLoc, Char, String) -> PsMessage

    ghc GHC.Parser.Errors.Types

    PsWarnBidirectionalFormatChars is a warning (controlled by the -Wwarn-bidirectional-format-characters flag) that occurs when unicode bi-directional format characters are found within in a file The PsLoc contains the exact position in the buffer the character occurred, and the string contains a description of the character.

Page 467 of many | Previous | Next