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

Hoogle Search

Within LTS Haskell 24.32 (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. SummaryMetricSample :: SummarySample -> MetricSample

    prometheus System.Metrics.Prometheus.Metric

    No documentation available.

  3. module System.Metrics.Prometheus.Metric.Summary

    No documentation available.

  4. data SummarySample

    prometheus System.Metrics.Prometheus.Metric.Summary

    No documentation available.

  5. SummarySample :: !Map Double Int -> Int -> Int -> SummarySample

    prometheus System.Metrics.Prometheus.Metric.Summary

    No documentation available.

  6. module Language.PureScript.Bridge.SumType

    No documentation available.

  7. data SumType (lang :: Language)

    purescript-bridge Language.PureScript.Bridge.SumType

    Generic representation of your Haskell types.

  8. SumType :: TypeInfo lang -> [DataConstructor lang] -> [Instance] -> SumType (lang :: Language)

    purescript-bridge Language.PureScript.Bridge.SumType

    No documentation available.

  9. data SumEncoding

    safe-json Data.Aeson.Safe

    Specifies how to encode constructors of a sum datatype.

  10. module Data.TypeRig.Summable

    No documentation available.

Page 32 of many | Previous | Next

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