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
- Dispatch
- Effectful.Dispatch.Dynamic
- Effectful.Dispatch.Static
- Effectful.Environment
- Error
- Effectful.Error.Dynamic
- Effectful.Error.Static
- Effectful.Fail
- Effectful.FileSystem
- Effectful.Prim
- Effectful.Process
- 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-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | async (>=2.2.2), base (>=4.13 && <5), bytestring (>=0.10), directory (>=1.3.2), effectful-core (>=1.0.0.0 && <1.0.1.0), process (>=1.6.9), stm (>=2.5.0.0), time (>=1.9.2), unliftio (>=0.2.20) [details] |
Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.3 || ==9.4.1 |
License | BSD-3-Clause |
Author | Andrzej Rybczak |
Maintainer | andrzej@rybczak.net |
Revised | Revision 1 made by arybczak at 2022-07-14T23:49:35Z |
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 2022-07-13T20:07:30Z |
Distributions | LTSHaskell:2.5.1.0, NixOS:2.3.1.0, Stackage:2.5.1.0 |
Reverse Dependencies | 10 direct, 1 indirect [details] |
Downloads | 2754 total (17 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 2022-07-13 [all 1 reports] |