Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hs-opentelemetry-api OpenTelemetry.Trace.Core Indicates that the span describes the parent of an asynchronous request. This parent span is expected to end before the corresponding child Producer span, possibly even before the child span starts. In messaging scenarios with batching, tracing individual messages requires a new Producer span per message to be created.
-
hs-opentelemetry-api OpenTelemetry.Trace.Sampler This is a composite sampler. ParentBased helps distinguish between the following cases: No parent (root span). Remote parent (SpanContext.IsRemote() == true) with SampledFlag equals true Remote parent (SpanContext.IsRemote() == true) with SampledFlag equals false Local parent (SpanContext.IsRemote() == false) with SampledFlag equals true Local parent (SpanContext.IsRemote() == false) with SampledFlag equals false
ParentBasedOptions :: Sampler -> Sampler -> Sampler -> Sampler -> Sampler -> ParentBasedOptionshs-opentelemetry-api OpenTelemetry.Trace.Sampler No documentation available.
-
pandoc-types Text.Pandoc.Definition No documentation available.
Pandoc :: Meta -> [Block] -> Pandocpandoc-types Text.Pandoc.Definition No documentation available.
-
pandoc-types Text.Pandoc.Definition Paragraph
-
pandoc-types Text.Pandoc.Definition No documentation available.
-
pandoc-types Text.Pandoc.Definition Plain text, not a paragraph
Parens :: !CommaSeparated [Expr] -> Exprpretty-simple Text.Pretty.Simple.Internal.Expr No documentation available.
module Text.Pretty.Simple.Internal.
Printer No documentation available.