Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
openapi3 Data.OpenApi.Internal.TypeShape A product or a sum of non-unit products.
type family
SumCombine (a :: TypeShape) (b :: TypeShape) :: TypeShapeswagger2 Data.Swagger.Internal.TypeShape A combined shape for a sum type.
-
swagger2 Data.Swagger.Internal.TypeShape A product or a sum of non-unit products.
-
ghc-lib-parser GHC.Core.TyCon No documentation available.
SumTyCon :: [DataCon] -> Int -> AlgTyConRhsghc-lib-parser GHC.Core.TyCon An unboxed sum type.
SumPat :: XSumPat p -> LPat p -> ConTag -> SumWidth -> Pat pghc-lib-parser GHC.Hs.Pat Anonymous sum pattern, e.g. (# x | #). Used by -XUnboxedSums
-
ghc-lib-parser GHC.Internal.TH.Syntax In UnboxedSumE and UnboxedSumP, the number associated with a particular data constructor. SumAlts are one-indexed and should never exceed the value of its corresponding SumArity. For example:
-
ghc-lib-parser GHC.Internal.TH.Syntax In UnboxedSumE, UnboxedSumT, and UnboxedSumP, the total number of SumAlts. For example, (#|#) has a SumArity of 2.
-
ghc-lib-parser GHC.Parser.PostProcess No documentation available.
-
ghc-lib-parser GHC.Parser.Types No documentation available.