lens-sop: 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.
Downloads
- lens-sop-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0 |
---|---|
Dependencies | base (>=4.6 && <5), fclabels (>=2.0 && <2.1), generics-sop (>=0.1 && <2), transformers (>=0.3 && <0.5) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.2 |
License | BSD-3-Clause |
Author | Edsko de Vries <edsko@well-typed.com>, Andres Löh <andres@well-typed.com> |
Maintainer | edsko@well-typed.com |
Category | Generics |
Source repo | head: git clone https://github.com/well-typed/lens-sop |
Uploaded | by AndresLoeh at 2014-09-03T10:10:35Z |
Distributions | NixOS:0.3.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5503 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |