@hackage logging-effect dependencies
25 results
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/base
Core data structures and operations
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/stm
Software Transactional Memory
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/time
A time library
@hackage/semigroups
Anything that associates
@hackage/free
Monads for free
@hackage/stm-delay
Updatable one-shot timer polled with STM
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/base
Core data structures and operations
@hackage/lifted-async
Run lifted IO operations asynchronously and wait for their results
@hackage/fast-logger
A fast logging system
@hackage/monad-logger
A class of monads which can log messages.
@hackage/text
An efficient packed Unicode text type.
@hackage/logging-effect
A mtl-style monad transformer for general purpose & compositional logging
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface