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

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. PsErrMDoInFunAppExpr :: !Maybe ModuleName -> !LHsExpr GhcPs -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Unexpected mdo block in function application

  2. PsErrMalformedDecl :: SDoc -> RdrName -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Malformed ... declaration for ...

  3. PsErrMalformedEntityString :: PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Malformed entity string

  4. PsErrMalformedTyOrClDecl :: !LHsType GhcPs -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Malformed head of type or class declaration

  5. PsErrMissingBlock :: PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Missing block

  6. PsErrMultiWayIf :: PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Multi-way if-expression found but MultiWayIf not enabled

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

    ghc-lib-parser GHC.Parser.Errors.Types

    No documentation available.

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

    ghc-lib-parser GHC.Parser.Errors.Types

    Multiple names in standalone kind signatures

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

    ghc-lib-parser GHC.Parser.Errors.Types

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

  10. PsErrNotADataCon :: RdrName -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Not a data constructor

Page 541 of many | Previous | Next

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