capability: Extensional capabilities and deriving combinators
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Standard capability type classes for extensional effects and combinators to derive capability instances with little boilerplate.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.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] |
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:17:05Z |
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
Package maintainers
For package maintainers and hackage trustees