Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. AnnForeign :: AnnKeywordId

    ghc GHC.Parser.Annotation

    No documentation available.

  2. PsErrExplicitForall :: Bool -> PsMessage

    ghc GHC.Parser.Errors.Types

    Explicit forall found but no extension allowing it is enabled

  3. PsErrIllegalImportBundleForm :: PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal import bundle form

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

    ghc GHC.Parser.Errors.Types

    Malformed ... declaration for ...

  5. PsErrMalformedEntityString :: PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed entity string

  6. PsErrMalformedTyOrClDecl :: !LHsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed head of type or class declaration

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

    ghc GHC.Parser.Errors.Types

    No documentation available.

  8. PsErrVarForTyCon :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Expecting a type constructor but found a variable

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

  10. ExplicitForallBit :: ExtBits

    ghc GHC.Parser.Lexer

    No documentation available.

Page 467 of many | Previous | Next