• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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.

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

    ghc GHC.Hs.Pat

    Anonymous sum pattern

    • AnnKeywordId : AnnOpen '(#', AnnClose '#)'

  2. data SumOrTuple b

    ghc GHC.Parser.PostProcess

    No documentation available.

  3. data SumOrTuple b

    ghc GHC.Parser.Types

    No documentation available.

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

    ghc GHC.Tc.Errors.Types

    No documentation available.

  5. SumFlavour :: TyConFlavour tc

    ghc GHC.Types.Basic

    No documentation available.

  6. type SummaryNode = Node Int ModuleGraphNode

    ghc GHC.Unit.Module.Graph

    No documentation available.

  7. type SumWidth = Int

    ghc Language.Haskell.Syntax.Basic

    The width of an unboxed sum

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

    ghc Language.Haskell.Syntax.Pat

    Anonymous sum pattern

    • AnnKeywordId : AnnOpen '(#', AnnClose '#)'

  9. data Summary

    hspec-core Test.Hspec.Core.Runner

    Summary of a test run.

  10. Summary :: Int -> Int -> Summary

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

Page 23 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete