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.

  1. unboxedSumDataName :: SumAlt -> SumArity -> Name

    ghc-lib-parser GHC.Internal.TH.Syntax

    Unboxed sum data constructor

  2. unboxedSumTypeName :: SumArity -> Name

    ghc-lib-parser GHC.Internal.TH.Syntax

    Unboxed sum type constructor

  3. DeepSubsumption :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  4. UnboxedSums :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  5. PEP_SumSyntaxType :: PsErrPunDetails

    ghc-lib-parser GHC.Parser.Errors.Types

    No documentation available.

  6. PsErrUnsupportedBoxedSumExpr :: !SumOrTuple (HsExpr GhcPs) -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Unsupported boxed sum in expression

  7. PsErrUnsupportedBoxedSumPat :: !SumOrTuple (PatBuilder GhcPs) -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Unsupported boxed sum in pattern

  8. mkSumOrTuplePV :: DisambECP b => SrcSpanAnnA -> Boxity -> SumOrTuple b -> (EpaLocation, EpaLocation) -> PV (LocatedA b)

    ghc-lib-parser GHC.Parser.PostProcess

    Disambiguate tuple sections and unboxed sums

  9. mkUnboxedSumCon :: LHsType GhcPs -> ConTag -> Arity -> (LocatedN RdrName, HsConDeclH98Details GhcPs)

    ghc-lib-parser GHC.Parser.PostProcess

    No documentation available.

  10. pprSumOrTuple :: Outputable b => Boxity -> SumOrTuple b -> SDoc

    ghc-lib-parser GHC.Parser.Types

    No documentation available.

Page 136 of many | Previous | Next