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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. SumFuse :: Text -> (Int -> Int) -> Int -> SumPattern a

    perf Perf.Algos

    No documentation available.

  2. SumFusePoly :: Text -> ((Enum a, Num a) => a -> a) -> a -> SumPattern a

    perf Perf.Algos

    No documentation available.

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

    perf Perf.Algos

    No documentation available.

  4. data SumPattern a

    perf Perf.Algos

    Unification of sum function applications

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

    perf Perf.Algos

    No documentation available.

  6. SummaryMetricSample :: SummarySample -> MetricSample

    prometheus System.Metrics.Prometheus.Metric

    No documentation available.

  7. module System.Metrics.Prometheus.Metric.Summary

    No documentation available.

  8. data SummarySample

    prometheus System.Metrics.Prometheus.Metric.Summary

    No documentation available.

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

    prometheus System.Metrics.Prometheus.Metric.Summary

    No documentation available.

  10. module Language.PureScript.Bridge.SumType

    No documentation available.

Page 32 of many | Previous | Next

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