fx

Horizontally composable effects

https://github.com/nikita-volkov/fx

Latest on Hackage:0.10.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Nikita Volkov

This library provides for the horizontal composition of effects, serving as an alternative to the monad transformers stacking composition. It is expected to be faster, but no comparison has been performed yet.