• 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. SummaryMetricSample :: SummarySample -> MetricSample

    prometheus System.Metrics.Prometheus.Metric

    No documentation available.

  2. module System.Metrics.Prometheus.Metric.Summary

    No documentation available.

  3. data SummarySample

    prometheus System.Metrics.Prometheus.Metric.Summary

    No documentation available.

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

    prometheus System.Metrics.Prometheus.Metric.Summary

    No documentation available.

  5. module Language.PureScript.Bridge.SumType

    No documentation available.

  6. data SumType (lang :: Language)

    purescript-bridge Language.PureScript.Bridge.SumType

    Generic representation of your Haskell types.

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

    purescript-bridge Language.PureScript.Bridge.SumType

    No documentation available.

  8. data SumEncoding

    safe-json Data.Aeson.Safe

    Specifies how to encode constructors of a sum datatype.

  9. module Data.TypeRig.Summable

    No documentation available.

  10. class Invariant f => Summable (f :: Type -> Type)

    type-rig Data.TypeRig.Summable

    Composability via type sum Either and empty type Void.

Page 32 of many | Previous | Next

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