Hey everyone,
Today I released effectful-core-2.3.0.0, effectful-2.3.0.0 and effectful-plugin-1.1.0.2.
Highlights:
- Added support for turning an effect handler into an effectful operation via the Provider effect.
- Added support for having multiple effects of the same type in scope via the Labeled effect.
- Added various
ByteString
related functions to theFileSystem
effect. - Added a new
Console
effect for interaction with stdin/stdout. - Plugin now supports GHC 9.8.