• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. PsErrInvalidCApiImport :: PsMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  2. PsErrInvalidDataCon :: !HsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Cannot parse data constructor in a data/newtype declaration

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

    ghc GHC.Parser.Errors.Types

    Cannot parse data constructor in a data/newtype declaration

  4. PsErrInvalidInfixHole :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid infix hole, expected an infix operator

  5. PsErrInvalidPackageName :: FastString -> PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid package name

  6. PsErrInvalidPun :: PsErrPunDetails -> PsMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  7. PsErrInvalidRecordCon :: !PatBuilder GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Not a record constructor

  8. PsErrInvalidRuleActivationMarker :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid rule activation marker

  9. PsErrInvalidTypeSig_DataCon :: PsInvalidTypeSignature

    ghc GHC.Parser.Errors.Types

    No documentation available.

  10. PsErrInvalidTypeSig_Other :: PsInvalidTypeSignature

    ghc GHC.Parser.Errors.Types

    No documentation available.

Page 524 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete