Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. DataDeclSort :: NewOrData -> DataSort

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

    No documentation available.

  2. DataFamilySort :: DataSort

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

    No documentation available.

  3. DataInstanceSort :: NewOrData -> DataSort

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

    No documentation available.

  4. data DataSort

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

    A description of whether something is a

    At present, this data type is only consumed by checkDataKindSig.

  5. data DeclSort

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

    No documentation available.

  6. HsigShapeSortMismatch :: AvailInfo -> AvailInfo -> HsigShapeMismatchReason

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

    HsigShapeSortMismatch is an error indicating that an item in the export list of a signature doesn't match the item of the same name in another signature when merging the two – one is a type while the other is a plain identifier. Test cases: none

  7. InstanceDeclSort :: DeclSort

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

    No documentation available.

  8. data WrongThingSort

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

    No documentation available.

  9. ppDataSort :: DataSort -> SDoc

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

    No documentation available.

  10. data HoleSort

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

    Used to indicate which sort of hole we have.

Page 122 of many | Previous | Next