Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. ReaderT :: (r -> m a) -> ReaderT r (m :: Type -> Type) a

    relude Relude.Monad.Reexport

    No documentation available.

  2. data ReadWriteLogRecord

    hs-opentelemetry-api OpenTelemetry.Internal.Logs.Types

    This is a data type that can represent logs from various sources: application log files, machine generated events, system logs, etc. Specification outlined here. Existing log formats can be unambiguously mapped to this data type. Reverse mapping from this data type is also possible to the extent that the target log format has equivalent capabilities. Uses an IORef under the hood to allow mutability.

  3. data ReadableLogRecord

    hs-opentelemetry-api OpenTelemetry.Internal.Logs.Types

    No documentation available.

  4. data ReadWriteLogRecord

    hs-opentelemetry-api OpenTelemetry.Logs.Core

    This is a data type that can represent logs from various sources: application log files, machine generated events, system logs, etc. Specification outlined here. Existing log formats can be unambiguously mapped to this data type. Reverse mapping from this data type is also possible to the extent that the target log format has equivalent capabilities. Uses an IORef under the hood to allow mutability.

  5. data ReadableLogRecord

    hs-opentelemetry-api OpenTelemetry.Logs.Core

    No documentation available.

  6. newtype Reader r (m :: Type -> Type) a

    basement Basement.Compat.MonadTrans

    Simple Reader monad

  7. Reader :: (r -> m a) -> Reader r (m :: Type -> Type) a

    basement Basement.Compat.MonadTrans

    No documentation available.

  8. newtype ReadOptions

    deriving-compat Text.Read.Deriving

    Options that further configure how the functions in Text.Read.Deriving should behave.

  9. ReadOptions :: Bool -> ReadOptions

    deriving-compat Text.Read.Deriving

    No documentation available.

  10. newtype ReadOptions

    deriving-compat Text.Read.Deriving.Internal

    Options that further configure how the functions in Text.Read.Deriving should behave.

Page 380 of many | Previous | Next