@hackage core-effect-effectful0.0.0.4

Interoperability with the effectful effects system

This is part of a library to help build command-line programs, both tools and longer-running daemons.

This package adds wrappers around the effectful library, providing an implmentation of a ProgramE τ effect wrapping the Program τ monad from core-program so that applications needing to use a complicated effect system can still access top-level program utilities such as concurrency, logging, and telemetry.