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

Hoogle Search

Within LTS Haskell 24.5 (ghc-9.10.2)

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 Language.Haskell.Syntax.Pat

    Anonymous sum pattern

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

  2. data Summary

    hspec-core Test.Hspec.Core.Runner

    Summary of a test run.

  3. Summary :: Int -> Int -> Summary

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

  4. class Summation s

    math-functions Numeric.Sum

    A class for summation of floating point numbers.

  5. class Num a => SumCancellative a

    monoid-subclasses Data.Semigroup.Cancellative

    Helper class to avoid FlexibleInstances

  6. type family SumLen (a :: k -> Type) :: Nat

    generic-arbitrary Test.QuickCheck.Arbitrary.Generic

    Calculates count of constructors encoded by particular :+:. Internal use only.

  7. data SumSym0 (a1 :: TyFun t a a)

    singletons-base Data.Foldable.Singletons

    No documentation available.

  8. type family SumSym1 (a6989586621680407098 :: t a) :: a

    singletons-base Data.Foldable.Singletons

    No documentation available.

  9. data SumSym0 (a1 :: TyFun t a a)

    singletons-base Data.List.Singletons

    No documentation available.

  10. type family SumSym1 (a6989586621680407098 :: t a) :: a

    singletons-base Data.List.Singletons

    No documentation available.

Page 24 of many | Previous | Next

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