@hackage lens-sop0.2.0.0

Computing lenses generically using generics-sop

This library contains a definition of generalized lenses that are built on top of the fclabels package.

It also contains SOP-style generic functions (based on the generics-sop package) that compute lenses for a given record type. Generalized lenses for the SOP representation types are also provided.

Furthermore, a generic function is provided that computes a lens from a given (string-based) path specification.