The latest version of pointless-lenses is 0.0.9-0.

pointless-lenses

Version 0.0.4 revision 0 uploaded by HugoPacheco.

Package meta

Synopsis
Pointless Lenses library
Description

Pointless Lenses is library of bidirectional lenses (http://www.cis.upenn.edu/~bcpierce/papers/newlenses-popl.pdf) defined in the point-free style of programming. Generic bidirectional lenses can be defined over inductive types by relying in a set of lifted lens combinators from the standard point-free combinators. Virtually any recursive lens can be defined by combining the lenses for the recursion patterns of catamorphisms and anamorphism. The library also provides QuickCheck procedures to test the well-behavedness of user-defined lens transformations.

Author
Alcino Cunha <alcino@di.uminho.pt>, Hugo Pacheco <hpacheco@di.uminho.pt>
Bug reports
n/a
Category
Generics
Copyright
n/a
Homepage
http://haskell.di.uminho.pt/wiki/Pointless+Lenses
Maintainer
Hugo Pacheco <hpacheco@di.uminho.pt>
Package URL
n/a
Stability
n/a

Components