aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-lens/pkg-descr
blob: a5cc6a0ea954db01a407402cb34c5aec238e2502 (plain) (blame)
1
2
3
4
5
6
7
8
This package comes "Batteries Included" with many useful lenses for the
types commonly used from the Haskell Platform, and with tools for
automatically generating lenses and isomorphisms for user-supplied data
types.  The combinators in Control.Lens provide a highly generic toolbox
for composing families of getters, folds, isomorphisms, traversals,
setters and lenses and their indexed variants.

WWW: https://github.com/ekmett/lens/