Popularity
7.4
Declining
Activity
1.2
Growing
15
10
3

Monthly Downloads: 26
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Generics     Lens    

lens-sop alternatives and similar packages

Based on the "Generics" category.
Alternatively, view lens-sop alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lens-sop or a related project?

Add another 'Generics' Package

README

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.

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