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.

  1. SumAltArityExceeded :: SumAlt -> SumArity -> ConversionFailReason

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

    No documentation available.

  2. SumFlavour :: TyConFlavour tc

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  3. type SummaryNode = Node Int ModuleGraphNode

    ghc-lib-parser GHC.Unit.Module.Graph

    No documentation available.

  4. type SumWidth = Int

    ghc-lib-parser Language.Haskell.Syntax.Basic

    The width of an unboxed sum

  5. SumPat :: XSumPat p -> LPat p -> ConTag -> SumWidth -> Pat p

    ghc-lib-parser Language.Haskell.Syntax.Pat

    Anonymous sum pattern, e.g. (# x | #). Used by -XUnboxedSums

  6. SumType :: [TypeSpec] -> TypeSpec

    hslua-typing HsLua.Typing

    Union type; a sum type.

  7. module SumTypeTest

    No documentation available.

  8. SumTypeDef :: [(Text, [Type])] -> TypeDef

    domain-core DomainCore.Model

    Sum. A list of pairs of names of its members (which will be mapped to constructors) and types which will populate the according constructors.

  9. newtype Summary

    webgear-core WebGear.Core.Handler

    A summary associated with part of an API

  10. Summary :: Text -> Summary

    webgear-core WebGear.Core.Handler

    No documentation available.

Page 27 of many | Previous | Next