| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
System.Metrics.Prometheus.Metric.Summary
Documentation
data SummarySample Source #
Constructors
| SummarySample | |
Instances
| Show SummarySample Source # | |
Defined in System.Metrics.Prometheus.Metric.Summary Methods showsPrec :: Int -> SummarySample -> ShowS # show :: SummarySample -> String # showList :: [SummarySample] -> ShowS # | |