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.
ReaderT :: (r -> m a) -> ReaderT r (m :: Type -> Type) arelude Relude.Monad.Reexport No documentation available.
-
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.
-
hs-opentelemetry-api OpenTelemetry.Internal.Logs.Types No documentation available.
-
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.
-
hs-opentelemetry-api OpenTelemetry.Logs.Core No documentation available.
newtype
Reader r (m :: Type -> Type) abasement Basement.Compat.MonadTrans Simple Reader monad
Reader :: (r -> m a) -> Reader r (m :: Type -> Type) abasement Basement.Compat.MonadTrans No documentation available.
-
deriving-compat Text.Read.Deriving Options that further configure how the functions in Text.Read.Deriving should behave.
ReadOptions :: Bool -> ReadOptionsderiving-compat Text.Read.Deriving No documentation available.
-
deriving-compat Text.Read.Deriving.Internal Options that further configure how the functions in Text.Read.Deriving should behave.