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

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. SumFusePoly :: Text -> ((Enum a, Num a) => a -> a) -> a -> SumPattern a

    perf Perf.Algos

    No documentation available.

  2. SumMono :: Text -> ([Int] -> Int) -> [Int] -> SumPattern a

    perf Perf.Algos

    No documentation available.

  3. data SumPattern a

    perf Perf.Algos

    Unification of sum function applications

  4. SumPoly :: Text -> (Num a => [a] -> a) -> [a] -> SumPattern a

    perf Perf.Algos

    No documentation available.

  5. class Profunctor p => SumProfunctor (p :: Type -> Type -> Type)

    product-profunctors Data.Profunctor.Product

    No documentation available.

  6. class Profunctor p => SumProfunctor (p :: Type -> Type -> Type)

    product-profunctors Data.Profunctor.Product

    No documentation available.

  7. module Text.RE.Summa

    No documentation available.

  8. data SumS a

    sbv Documentation.SBV.Examples.WeakestPreconditions.Sum

    The state for the sum program, parameterized over a base type a.

  9. SumS :: a -> a -> a -> SumS a

    sbv Documentation.SBV.Examples.WeakestPreconditions.Sum

    No documentation available.

  10. Summary :: Element "summary" ('[] :: [ContentCategory]) ('Phrasing ':|: 'Heading) ('[] :: [Symbol])

    type-of-html Html.Type

    4.11.2

Page 30 of many | Previous | Next

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