@hackage fx0.7
Horizontally composable effects
Installation
Dependencies (3)
- base >=4.6 && <5
- base-prelude >=1 && <2
- transformers >=0.3 && <0.6 Show all…
Dependents (1)
@hackage/acme-everything
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.