capability: Extensional capabilities and deriving combinators
Standard capability type classes for extensional effects and combinators to derive capability instances with little boilerplate.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Capability
- Capability.Accessors
- Capability.Constraints
- Capability.Derive
- Capability.Error
- Capability.Reader
- Internal
- Capability.Reader.Internal.Class
- Capability.Reader.Internal.Strategies
- Internal
- Capability.Reflection
- Capability.Sink
- Internal
- Capability.Sink.Internal.Class
- Capability.Sink.Internal.Strategies
- Internal
- Capability.Source
- Internal
- Capability.Source.Internal.Class
- Capability.Source.Internal.Strategies
- Internal
- Capability.State
- Internal
- Capability.State.Internal.Class
- Capability.State.Internal.Strategies
- Capability.State.Internal.Strategies.Common
- Internal
- Capability.Stream
- Capability.TypeOf
- Capability.Writer
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
hspec-jenkins | You can enable the use of the `hspec-jenkins` package using `-fhspec-jenkins`. This package allows JUnit formatted test reporting for CI. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- capability-0.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
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.14 && <5.0), constraints (>=0.1 && <0.14), dlist (>=0.8 && <1.1), exceptions (>=0.6 && <0.11), generic-lens (>=2.0 && <2.3), lens (>=4.16 && <5.1), monad-control (>=1.0 && <1.1), mtl (>=2.0 && <3.0), mutable-containers (>=0.3 && <0.4), primitive (>=0.6 && <0.8), reflection (>=2.1 && <2.2), safe-exceptions (>=0.1 && <0.2), streaming (>=0.2 && <0.3), transformers (>=0.5.5 && <0.7), unliftio (>=0.2 && <0.3), unliftio-core (>=0.1 && <0.3) [details] |
Tested with | ghc ==8.10.4, ghc ==9.0.1 |
License | BSD-3-Clause |
Copyright | 2018 EURL Tweag |
Author | |
Maintainer | andreas.herrmann@tweag.io |
Category | Control |
Home page | https://github.com/tweag/capability |
Source repo | head: git clone https://github.com/tweag/capability |
Uploaded | by aherrmann at 2021-07-21T12:34:07Z |
Distributions | NixOS:0.5.0.1, Stackage:0.5.0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3003 total (152 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |