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

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. data SumObjectWithSingleField

    deriving-aeson Deriving.Aeson

    { TAG: CONTENT }
    

  2. data SumTaggedObject (t :: k) (c :: k1)

    deriving-aeson Deriving.Aeson

    { "tag": t, "content": c}
    

  3. data SumTwoElemArray

    deriving-aeson Deriving.Aeson

    [TAG, CONTENT]
    

  4. data SumUntaggedValue

    deriving-aeson Deriving.Aeson

    CONTENT
    

  5. type SumObserver = Instrument 'Asynchronous 'Additive 'Monotonic

    opentelemetry OpenTelemetry.Eventlog

    No documentation available.

  6. SumObserver :: InstrumentName -> InstrumentId -> Instrument 'Asynchronous 'Additive 'Monotonic

    opentelemetry OpenTelemetry.Metrics_Internal

    No documentation available.

  7. type SumObserver = Instrument 'Asynchronous 'Additive 'Monotonic

    opentelemetry OpenTelemetry.Metrics_Internal

    No documentation available.

  8. data Summary

    prometheus-client Prometheus

    No documentation available.

  9. SummaryType :: SampleType

    prometheus-client Prometheus

    No documentation available.

  10. Summon :: GroupName ItemKind -> Dice -> Effect

    LambdaHack Game.LambdaHack.Content.ItemKind

    summon the given number of actors of this group

Page 28 of many | Previous | Next

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