The latest version of generic-optics-lite is 0.1.1-0.

generic-optics-lite

Version 0.1 revision 3 uploaded by phadej.

Package meta

Synopsis
Monomorphic field opics like with generic-lens
Description

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
Author
Edward Kmett, Csongor Kiss, Oleg Grenrus
Bug reports
n/a
Category
Lens, Optics, Generics
Copyright
Copyright (c) 2019 Edward Kmett, 2020 Oleg Grenrus
Homepage
https://github.com/phadej/generic-lens-lite
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Package URL
n/a
Stability
n/a

Components