Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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.
SumAltArityExceeded :: SumAlt -> SumArity -> ConversionFailReasonghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
ghc-lib-parser GHC.Types.Basic No documentation available.
type
SummaryNode = Node Int ModuleGraphNodeghc-lib-parser GHC.Unit.Module.Graph No documentation available.