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.
DataInstanceSort :: NewOrData -> DataSortghc GHC.Tc.Errors.Types No documentation available.
-
ghc GHC.Tc.Errors.Types A description of whether something is a
- data or newtype (DataDeclSort)
- data instance or newtype instance (DataInstanceSort)
- data family (DataFamilySort)
-
ghc GHC.Tc.Errors.Types No documentation available.
HsigShapeSortMismatch :: AvailInfo -> AvailInfo -> HsigShapeMismatchReasonghc 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
-
ghc GHC.Tc.Errors.Types No documentation available.
-
ghc GHC.Tc.Errors.Types No documentation available.
ppDataSort :: DataSort -> SDocghc GHC.Tc.Errors.Types No documentation available.
DataDeclSort :: NewOrData -> DataSortghc GHC.Tc.Gen.HsType No documentation available.
-
ghc GHC.Tc.Gen.HsType No documentation available.
DataInstanceSort :: NewOrData -> DataSortghc GHC.Tc.Gen.HsType No documentation available.