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.
unboxedSumDataName :: SumAlt -> SumArity -> Nameghc-lib-parser GHC.Internal.TH.Syntax Unboxed sum data constructor
unboxedSumTypeName :: SumArity -> Nameghc-lib-parser GHC.Internal.TH.Syntax Unboxed sum type constructor
-
ghc-lib-parser GHC.LanguageExtensions.Type No documentation available.
-
ghc-lib-parser GHC.LanguageExtensions.Type No documentation available.
PEP_SumSyntaxType :: PsErrPunDetailsghc-lib-parser GHC.Parser.Errors.Types No documentation available.
PsErrUnsupportedBoxedSumExpr :: !SumOrTuple (HsExpr GhcPs) -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Unsupported boxed sum in expression
PsErrUnsupportedBoxedSumPat :: !SumOrTuple (PatBuilder GhcPs) -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Unsupported boxed sum in pattern
-
ghc-lib-parser GHC.Parser.PostProcess Disambiguate tuple sections and unboxed sums
mkUnboxedSumCon :: LHsType GhcPs -> ConTag -> Arity -> (LocatedN RdrName, HsConDeclH98Details GhcPs)ghc-lib-parser GHC.Parser.PostProcess No documentation available.
pprSumOrTuple :: Outputable b => Boxity -> SumOrTuple b -> SDocghc-lib-parser GHC.Parser.Types No documentation available.