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.
DataDeclSort :: NewOrData -> DataSortghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
ghc-lib-parser GHC.Tc.Errors.Types No documentation available.
DataInstanceSort :: NewOrData -> DataSortghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
ghc-lib-parser 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-lib-parser GHC.Tc.Errors.Types No documentation available.
HsigShapeSortMismatch :: AvailInfo -> AvailInfo -> HsigShapeMismatchReasonghc-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
-
ghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
ghc-lib-parser GHC.Tc.Errors.Types No documentation available.
ppDataSort :: DataSort -> SDocghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
ghc-lib-parser GHC.Tc.Types.Constraint Used to indicate which sort of hole we have.