effectful: An easy to use, performant extensible effects library.
An easy to use, performant extensible effects library with seamless integration with the existing Haskell ecosystem.
This is the "batteries-included" variant. See the
effectful-core package
if you need a more limited dependency footprint or want to browse
documentation of core modules.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Effectful
- Effectful.Concurrent
- Console
- Dispatch
- Effectful.Dispatch.Dynamic
- Effectful.Dispatch.Static
- Effectful.Environment
- Error
- Effectful.Error.Dynamic
- Effectful.Error.Static
- Effectful.Exception
- Effectful.Fail
- Effectful.FileSystem
- Input
- Effectful.Input.Dynamic
- Effectful.Input.Static
- Effectful.Input.Static.Action
- Effectful.Labeled
- Effectful.Labeled.Error
- Effectful.Labeled.Input
- Effectful.Labeled.Output
- Effectful.Labeled.Reader
- Effectful.Labeled.ReturnWith
- Effectful.Labeled.State
- Effectful.Labeled.Writer
- Effectful.NonDet
- Output
- Effectful.Output.Dynamic
- Static
- Effectful.Output.Static.Action
- Local
- Effectful.Output.Static.Local.Array
- Effectful.Output.Static.Local.List
- Shared
- Effectful.Output.Static.Shared.Array
- Effectful.Output.Static.Shared.List
- Effectful.Prim
- Effectful.Process
- Effectful.Provider
- Effectful.Provider.List
- Reader
- Effectful.Reader.Dynamic
- Effectful.Reader.Static
- ReturnWith
- Effectful.ReturnWith.Dynamic
- Effectful.ReturnWith.Static
- State
- Effectful.State.Dynamic
- Static
- Effectful.State.Static.Local
- Effectful.State.Static.Shared
- Effectful.Temporary
- Effectful.Timeout
- Writer
- Effectful.Writer.Dynamic
- Static
- Effectful.Writer.Static.Local
- Effectful.Writer.Static.Shared
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| benchmark-foreign-libraries | Include other effect libraries in the benchmarks. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- effectful-2.7.0.0.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.0.0.0, 1.0.0.0, 1.1.0.0, 1.2.0.0, 2.0.0.0, 2.1.0.0, 2.2.0.0, 2.2.1.0, 2.2.2.0, 2.3.0.0, 2.3.1.0, 2.4.0.0, 2.5.0.0, 2.5.1.0, 2.6.0.0, 2.6.1.0, 2.7.0.0, 2.7.1.0 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | async (>=2.2.5), base (>=4.18 && <5), bytestring (>=0.10), directory (>=1.3.8), effectful-core (>=2.7.0.0 && <2.7.1.0), file-io (>=0.1.4), filepath (>=1.4.100), process (>=1.6.9), stm (>=2.5.1.0), strict-mutable-base (>=2.0.0.0 && <3), time (>=1.9.2), unliftio (>=0.2.20) [details] |
| Tested with | ghc ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.4 || ==9.14.1 |
| License | BSD-3-Clause |
| Author | Andrzej Rybczak |
| Maintainer | andrzej@rybczak.net |
| Uploaded | by arybczak at 2026-08-23T22:26:21Z |
| Category | Control |
| Bug tracker | https://github.com/haskell-effectful/effectful/issues |
| Source repo | head: git clone https://github.com/haskell-effectful/effectful.git |
| Distributions | LTSHaskell:2.6.1.0, Stackage:2.6.1.0 |
| Reverse Dependencies | 47 direct, 11 indirect [details] |
| Downloads | 3631 total (36 in the last 30 days) |
| Rating | 2.75 (votes: 9) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |