data-lens-template

Utilities for Data.Lens

http://github.com/roconnor/data-lens-template/

Latest on Hackage:2.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Joel Burget
Maintained by Russell O'Connor

Automatically derive Lenses for your data type for use with Data.Lens. Note: the code is derived from data-accessor-template http://hackage.haskell.org/package/data-accessor-template by Luke Palmer and Henning Thielemann.