Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. PsErrMissingBlock :: PsMessage

    ghc GHC.Parser.Errors.Types

    Missing block

  2. PsErrMultiWayIf :: PsMessage

    ghc GHC.Parser.Errors.Types

    Multi-way if-expression found but MultiWayIf not enabled

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

    ghc GHC.Parser.Errors.Types

    No documentation available.

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

    ghc GHC.Parser.Errors.Types

    Multiple names in standalone kind signatures

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

    ghc GHC.Parser.Errors.Types

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

  6. PsErrNotADataCon :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Not a data constructor

  7. PsErrNumUnderscores :: NumUnderscoreReason -> PsMessage

    ghc GHC.Parser.Errors.Types

    Underscores in literals without the extension enabled

  8. PsErrOpFewArgs :: StarIsType -> RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Operator applied to too few arguments

  9. PsErrOverloadedRecordDotInvalid :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid use of record dot syntax .

  10. PsErrOverloadedRecordUpdateNoQualifiedFields :: PsMessage

    ghc GHC.Parser.Errors.Types

    Can't use qualified fields when OverloadedRecordUpdate is enabled.

Page 144 of many | Previous | Next