Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. DataInstanceSort :: NewOrData -> DataSort

    ghc GHC.Tc.Errors.Types

    No documentation available.

  2. data DataSort

    ghc GHC.Tc.Errors.Types

    A description of whether something is a

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

  3. data DeclSort

    ghc GHC.Tc.Errors.Types

    No documentation available.

  4. HsigShapeSortMismatch :: AvailInfo -> AvailInfo -> HsigShapeMismatchReason

    ghc 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

  5. InstanceDeclSort :: DeclSort

    ghc GHC.Tc.Errors.Types

    No documentation available.

  6. data WrongThingSort

    ghc GHC.Tc.Errors.Types

    No documentation available.

  7. ppDataSort :: DataSort -> SDoc

    ghc GHC.Tc.Errors.Types

    No documentation available.

  8. DataDeclSort :: NewOrData -> DataSort

    ghc GHC.Tc.Gen.HsType

    No documentation available.

  9. DataFamilySort :: DataSort

    ghc GHC.Tc.Gen.HsType

    No documentation available.

  10. DataInstanceSort :: NewOrData -> DataSort

    ghc GHC.Tc.Gen.HsType

    No documentation available.

Page 100 of many | Previous | Next