well-typed / lens-sop

Computing lenses generically using generics-sop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Computing lenses generically using generics-sop

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%