generic-lens-lite: Monomorphic field lens like with generic-lens

[ bsd3, generics, lens, library ] [ Propose Tags ]

Derivation of (monomorphic, i.e. not type-changing) lens, like generic-lens.

The package have minimal dependecies and minimal API:

class HasField (name :: Symbol) r a | name r -> a
field :: HasField name r a => Lens' r a

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1
Dependencies base (>=4.12.0.0 && <4.21) [details]
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>
Category Lens, Generics
Home page https://github.com/phadej/generic-lens-lite
Source repo head: git clone https://github.com/phadej/generic-lens-lite(generic-lens-lite)
Uploaded by phadej at 2024-06-07T21:16:51Z
Distributions Arch:0.1, NixOS:0.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1786 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-06-07 [all 1 reports]