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. PsErrMalformedDecl :: SDoc -> RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed ... declaration for ...

  2. PsErrMalformedEntityString :: PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed entity string

  3. PsErrMalformedTyOrClDecl :: !LHsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed head of type or class declaration

  4. PsErrMissingBlock :: PsMessage

    ghc GHC.Parser.Errors.Types

    Missing block

  5. PsErrMultiWayIf :: PsMessage

    ghc GHC.Parser.Errors.Types

    Multi-way if-expression found but MultiWayIf not enabled

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

    ghc GHC.Parser.Errors.Types

    No documentation available.

  7. PsErrMultipleNamesInStandaloneKindSignature :: [LIdP GhcPs] -> PsMessage

    ghc GHC.Parser.Errors.Types

    Multiple names in standalone kind signatures

  8. PsErrNoSingleWhereBindInPatSynDecl :: RdrName -> !HsDecl GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Multiple bindings in 'where' clause of pattern-synonym declaration

  9. PsErrNotADataCon :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Not a data constructor

  10. PsErrNumUnderscores :: NumUnderscoreReason -> PsMessage

    ghc GHC.Parser.Errors.Types

    Underscores in literals without the extension enabled

Page 144 of many | Previous | Next