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

Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. PatternArgs :: HsMatchContextRn -> MatchArgsContext

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

    Pattern match specifics

  2. data PotentialInstances

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

    This datatype collates instances that match or unifier, in order to report an error message for an unsolved typeclass constraint.

  3. PotentialInstances :: [ClsInst] -> [ClsInst] -> PotentialInstances

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

    No documentation available.

  4. PragmaWarningDefault :: TyCon -> ModuleName -> PragmaWarningInfo

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

    No documentation available.

  5. PragmaWarningExport :: OccName -> ModuleName -> PragmaWarningInfo

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

    No documentation available.

  6. data PragmaWarningInfo

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

    No documentation available.

  7. PragmaWarningInstance :: DFunId -> CtOrigin -> PragmaWarningInfo

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

    No documentation available.

  8. PragmaWarningName :: OccName -> ModuleName -> ModuleName -> PragmaWarningInfo

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

    No documentation available.

  9. PrimCallConvUnsupported :: UnsupportedCallConvention

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

    No documentation available.

  10. data PromotionErr

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

    No documentation available.

Page 556 of many | Previous | Next

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