generic-optics: Generically derive traversals, lenses and prisms.
This library uses GHC.Generics to derive efficient optics (traversals, lenses and prisms) for algebraic data types in a type-directed way, with a focus on good type inference and error messages when possible.
The library exposes an optics
interface. For a van Laarhoven interface, see
generic-lens
.
Downloads
- generic-optics-2.2.1.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'.
Versions [RSS] | 2.0.0.0, 2.1.0.0, 2.2.0.0, 2.2.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.11 && <5), generic-lens-core (==2.2.1.0), optics-core (>=0.2 && <1.0), text (>=1.2 && <1.3 || >=2.0 && <2.1) [details] |
License | BSD-3-Clause |
Author | Csongor Kiss |
Maintainer | kiss.csongor.kiss@gmail.com |
Revised | Revision 1 made by Bodigrim at 2022-05-08T17:49:22Z |
Category | Generics, Records, Lens |
Home page | https://github.com/kcsongor/generic-lens |
Uploaded | by kcsongor at 2022-01-22T22:53:18Z |
Distributions | LTSHaskell:2.2.1.0, NixOS:2.2.1.0, Stackage:2.2.1.0 |
Downloads | 1585 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-01-22 [all 1 reports] |