• 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. 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.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

  5. data PragmaWarningInfo

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

  8. PrimCallConvUnsupported :: UnsupportedCallConvention

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

    No documentation available.

  9. data PromotionErr

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

    No documentation available.

  10. module GHC.Tc.Errors.Types.PromotionErr

    No documentation available.

Page 554 of many | Previous | Next

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