generic-optics-lite: Monomorphic field opics like with generic-lens
Derivation of (monomorphic, i.e. not type-changing) lens, like generic-lens.
The package have minimal dependencies and minimal API:
class HasField (name :: Symbol) r a | name r -> a field :: HasField name r a => Lens' r a
Downloads
- generic-optics-lite-0.1.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
Versions [RSS] | 0.1, 0.1.1 |
---|---|
Dependencies | base (>=4.9 && <4.20), generic-lens-lite (>=0.1 && <0.1.1), optics-core (>=0.2 && <0.5) [details] |
Tested with | ghc ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2019 Edward Kmett, 2020 Oleg Grenrus |
Author | Edward Kmett, Csongor Kiss, Oleg Grenrus |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 6 made by phadej at 2023-11-13T15:24:05Z |
Category | Lens, Optics, Generics |
Home page | https://github.com/phadej/generic-lens-lite |
Source repo | head: git clone https://github.com/phadej/generic-lens-lite(generic-optics-lite) |
Uploaded | by phadej at 2020-01-14T01:27:50Z |
Distributions | NixOS:0.1.1 |
Downloads | 567 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-01-14 [all 1 reports] |