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

    ghc GHC.Parser.Errors.Types

    UNPACK applied to a data constructor

  2. PsErrUnsupportedBoxedSumExpr :: !SumOrTuple (HsExpr GhcPs) -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unsupported boxed sum in expression

  3. PsErrUnsupportedBoxedSumPat :: !SumOrTuple (PatBuilder GhcPs) -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unsupported boxed sum in pattern

  4. PsErrUnsupportedExt :: String -> [String] -> PsHeaderMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  5. PsErrVarForTyCon :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Expecting a type constructor but found a variable

  6. PsErrViewPatInExpr :: !LHsExpr GhcPs -> !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    View-pattern in expression

  7. type PsError = PsMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  8. data PsHeaderMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  9. PsHeaderMessage :: PsHeaderMessage -> PsMessage

    ghc GHC.Parser.Errors.Types

    A group of parser messages emitted in Header. See Note [Messages from GHC.Parser.Header].

  10. data PsInvalidTypeSignature

    ghc GHC.Parser.Errors.Types

    No documentation available.

Page 148 of many | Previous | Next