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
- Effectful.Labeled
- Effectful.Labeled.Error
- Effectful.Labeled.Reader
- Effectful.Labeled.State
- Effectful.Labeled.Writer
- Effectful.NonDet
- Effectful.Prim
- Effectful.Process
- Effectful.Provider
- Effectful.Provider.List
- Reader
- Effectful.Reader.Dynamic
- Effectful.Reader.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.5.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 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | async (>=2.2.2), base (>=4.14 && <5), bytestring (>=0.10), directory (>=1.3.2), effectful-core (>=2.5.0.0 && <2.5.1.0), process (>=1.6.9), stm (>=2.5.0.0), strict-mutable-base (>=1.1.0.0), time (>=1.9.2), unliftio (>=0.2.20) [details] |
Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 |
License | BSD-3-Clause |
Author | Andrzej Rybczak |
Maintainer | andrzej@rybczak.net |
Category | Control |
Bug tracker | https://github.com/haskell-effectful/effectful/issues |
Source repo | head: git clone https://github.com/haskell-effectful/effectful.git |
Uploaded | by arybczak at 2024-10-23T15:00:12Z |
Distributions | LTSHaskell:2.3.1.0, NixOS:2.3.1.0, Stackage:2.5.0.0 |
Reverse Dependencies | 8 direct, 0 indirect [details] |
Downloads | 2261 total (204 in the last 30 days) |
Rating | 2.75 (votes: 8) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-10-23 [all 1 reports] |