Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. data LightstepConfig

    opentelemetry-lightstep OpenTelemetry.Lightstep.Config

    No documentation available.

  2. LightstepConfig :: HostName -> PortNumber -> Text -> Text -> [(Text, Text)] -> Word -> Word -> LightstepConfig

    opentelemetry-lightstep OpenTelemetry.Lightstep.Config

    No documentation available.

  3. createLightstepSpanExporter :: MonadIO m => LightstepConfig -> m (Exporter Span)

    opentelemetry-lightstep OpenTelemetry.Lightstep.Exporter

    No documentation available.

  4. TransactionPerStep :: TransactionControl

    postgresql-migration Database.PostgreSQL.Simple.Migration

    Call withTransaction once for each step in a MigrationCommand (i.e. new transaction per script)

  5. ContStep :: Step s -> TestSequence s -> TestContinuation s

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  6. data NextStep s

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  7. NoStep :: NextStep s

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  8. StoppingStep :: NextStep s

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  9. pattern TestSeqStep :: Step s -> TestSequence s -> TestSequence s

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  10. type TestStep s = Witnesses Step s

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

Page 87 of many | Previous | Next