/lens-sop

Computing lenses generically using generics-sop

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This library contains a definition of generalized lenses, along with SOP-style generic functions (based on generics-sop) 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.

This is the development repository. For releases, look on Hackage.