fx: Modular effectful computations with explicit environments and errors
A lightweight library for writing effectful computations with explicit environment dependencies and error handling. Provides value-based abstractions for effects without deep monad transformer stacks.
Key features: explicit env/err types, composable and safe resource management and concurrency, and compatibility with Ports and Adapters architecture.
Downloads
- fx-0.11.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.4, 0.4.0.1, 0.7, 0.10, 0.10.1, 0.11 |
|---|---|
| Dependencies | base (>=4.9 && <5), monad-parallel (>=0.8 && <0.9), mtl (>=2.2 && <3), stm (>=2.5 && <3), text (>=1 && <3), transformers (>=0.5 && <0.8) [details] |
| License | MIT |
| Copyright | (c) 2019 Nikita Volkov |
| Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
| Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
| Uploaded | by NikitaVolkov at 2026-03-07T03:38:05Z |
| Category | Effects, Resources |
| Home page | https://github.com/nikita-volkov/fx |
| Bug tracker | https://github.com/nikita-volkov/fx/issues |
| Source repo | head: git clone https://github.com/nikita-volkov/fx |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2608 total (17 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-03-07 [all 1 reports] |