One of the main barriers to entry when adopting an effect system is that you have a whole ecosystem to discover an adopt. In order to aid discovery, and provide a place for the maintainers and contributors to provide a curated list of bindings, Effectful now has a website to aid adopters pick bindings for various tasks (network, data storage, logging…).
The website has a blog section that is intended to long-form write-ups where design choices and deep dives will be presented. Since Effectful is intended as a foundation for your applications, it’s important to be extremely clear about how it works.
Check it out: https://haskell-effectful.github.io
Please submit your bindings at GitHub - haskell-effectful/haskell-effectful.github.io: GitHub Pages for effectful.