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. PsErrIllegalWhereInDataDecl :: PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal 'where' keyword in data declaration

  2. PsErrImportPostQualified :: PsMessage

    ghc GHC.Parser.Errors.Types

    Post qualified import without ImportQualifiedPost

  3. PsErrImportQualifiedTwice :: PsMessage

    ghc GHC.Parser.Errors.Types

    Import: multiple occurrences of qualified

  4. PsErrInPat :: !PatBuilder GhcPs -> PsErrInPatDetails -> PsMessage

    ghc GHC.Parser.Errors.Types

    Parse error in pattern

  5. data PsErrInPatDetails

    ghc GHC.Parser.Errors.Types

    No documentation available.

  6. PsErrInferredTypeVarNotAllowed :: PsMessage

    ghc GHC.Parser.Errors.Types

    Inferred type variables not allowed here

  7. PsErrInvalidCApiImport :: PsMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  8. PsErrInvalidDataCon :: !HsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Cannot parse data constructor in a data/newtype declaration

  9. PsErrInvalidInfixDataCon :: !HsType GhcPs -> RdrName -> !HsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Cannot parse data constructor in a data/newtype declaration

  10. PsErrInvalidInfixHole :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid infix hole, expected an infix operator

Page 141 of many | Previous | Next