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.
HsSumTy :: XSumTy pass -> [LHsType pass] -> HsType passghc GHC.Hs.Type - AnnKeywordId : AnnOpen '(#', AnnClose '#)'@
IfaceSumTyCon :: Arity -> IfaceTyConSortghc GHC.Iface.Type an unboxed sum, e.g. (# a | b | c #)
PEP_SumSyntaxType :: PsErrPunDetailsghc GHC.Parser.Errors.Types No documentation available.
PsErrUnsupportedBoxedSumExpr :: !SumOrTuple (HsExpr GhcPs) -> PsMessageghc GHC.Parser.Errors.Types Unsupported boxed sum in expression
PsErrUnsupportedBoxedSumPat :: !SumOrTuple (PatBuilder GhcPs) -> PsMessageghc GHC.Parser.Errors.Types Unsupported boxed sum in pattern
-
ghc GHC.Parser.PostProcess Disambiguate tuple sections and unboxed sums
mkUnboxedSumCon :: LHsType GhcPs -> ConTag -> Arity -> (LocatedN RdrName, HsConDeclH98Details GhcPs)ghc GHC.Parser.PostProcess No documentation available.
pprSumOrTuple :: Outputable b => Boxity -> SumOrTuple b -> SDocghc GHC.Parser.Types No documentation available.
isSumTyConName :: Name -> Boolghc GHC.Plugins No documentation available.
isUnboxedSumType :: Type -> Boolghc GHC.Plugins No documentation available.