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. PsErrInPat :: !PatBuilder GhcPs -> PsErrInPatDetails -> PsMessage

    ghc GHC.Parser.Errors.Types

    Parse error in pattern

  2. data PsErrInPatDetails

    ghc GHC.Parser.Errors.Types

    No documentation available.

  3. PsErrInferredTypeVarNotAllowed :: PsMessage

    ghc GHC.Parser.Errors.Types

    Inferred type variables not allowed here

  4. PsErrInvalidCApiImport :: PsMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  5. PsErrInvalidDataCon :: !HsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Cannot parse data constructor in a data/newtype declaration

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

    ghc GHC.Parser.Errors.Types

    Cannot parse data constructor in a data/newtype declaration

  7. PsErrInvalidInfixHole :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid infix hole, expected an infix operator

  8. PsErrInvalidPackageName :: FastString -> PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid package name

  9. PsErrInvalidPun :: PsErrPunDetails -> PsMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  10. PsErrInvalidRecordCon :: !PatBuilder GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Not a record constructor

Page 141 of many | Previous | Next