• 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. SumPoly :: Text -> (Num a => [a] -> a) -> [a] -> SumPattern a

    perf Perf.Algos

    No documentation available.

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

    product-profunctors Data.Profunctor.Product

    No documentation available.

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

    product-profunctors Data.Profunctor.Product

    No documentation available.

  4. module Text.RE.Summa

    No documentation available.

  5. data SumS a

    sbv Documentation.SBV.Examples.WeakestPreconditions.Sum

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

  6. SumS :: a -> a -> a -> SumS a

    sbv Documentation.SBV.Examples.WeakestPreconditions.Sum

    No documentation available.

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

    type-of-html Html.Type

    4.11.2

  8. class Negatable a => Summable a

    typst Typst.Types

    No documentation available.

  9. data SumEncoding

    Agda Agda.Interaction.JSON

    Specifies how to encode constructors of a sum datatype.

  10. data SumTypeFormat

    aeson-typescript Data.Aeson.TypeScript.TH

    TODO: docstrings here

Page 30 of many | Previous | Next

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