Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. underTunnelStepT :: forall t (m :: Type -> Type) (turn :: Type -> Type) r . (MonadTransTunnel t, Monad m, Functor turn) => ((forall (m1 :: Type -> Type) a . Monad m1 => t m1 a -> m1 (Tunnel t a)) -> StepT turn m (Tunnel t r)) -> StepT turn (t m) r

    monadology Control.Monad.Ology.Specific.StepT

    No documentation available.

  2. pbm_SETSTEP :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  3. pbm_STEPIT :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  4. package opentelemetry-lightstep

    The OpenTelemetry Haskell Client (Lightstep exporter) https://opentelemetry.io

  5. data LightstepConfig

    opentelemetry-lightstep OpenTelemetry.Lightstep.Config

    No documentation available.

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

    opentelemetry-lightstep OpenTelemetry.Lightstep.Config

    No documentation available.

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

    opentelemetry-lightstep OpenTelemetry.Lightstep.Exporter

    No documentation available.

  8. TransactionPerStep :: TransactionControl

    postgresql-migration Database.PostgreSQL.Simple.Migration

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

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

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

  10. data NextStep s

    quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal

    No documentation available.

Page 87 of many | Previous | Next