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

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. ExtraConstraintWildcardNotAllowed :: SoleExtraConstraintWildcardAllowed -> BadAnonWildcardContext

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

    No documentation available.

  2. ForallTelescopeSyntax :: TypeSyntax

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

    forall tvs. t
    

  3. IllegalLastStatement :: HsDoFlavour -> !LStmt GhcPs (LHsExpr GhcPs) -> ConversionFailReason

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

    No documentation available.

  4. InvalidCCallImpent :: String -> ConversionFailReason

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

    Source

  5. JavaScriptCallConvUnsupported :: UnsupportedCallConvention

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

    No documentation available.

  6. KindSigsOnlyAllowedOnGADTs :: ConversionFailReason

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

    No documentation available.

  7. LinearTypesNotAllowed :: IllegalForeignTypeReason

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

    No documentation available.

  8. data NestedForallsContextsIn

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

    Different places in which a nested foralls/contexts error might occur.

  9. NoConstructorHasAllFields :: [FieldLabelString] -> BadRecordUpdateReason

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

    No constructor has all of the required fields.

  10. PrimCallConvUnsupported :: UnsupportedCallConvention

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

    No documentation available.

Page 596 of many | Previous | Next

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