Deprecated

In favour of

lens-labels

Integration of lenses with OverloadedLabels.

https://github.com/google/proto-lens

Version on this page:0.1.0.2
LTS Haskell 13.30:0.3.0.1
Stackage Nightly 2019-02-11:0.3.0.1
Latest on Hackage:0.3.0.1

See all snapshots lens-labels appears in

BSD-3-Clause licensed by Judah Jacobson
Maintained by [email protected]
This version can be pinned in stack with:lens-labels-0.1.0.2@sha256:02c31765a0152ae66d0957088e613acf1f15acd085f6d3e595e606087651edef,794

Module documentation for 0.1.0.2

Depends on 2 packages(full list with versions):
Used by 2 packages in nightly-2017-10-28(full list with versions):

Provides a framework to integrate lenses with GHC's OverloadedLabels extension.

Changes

Changelog for lens-labels

Unreleased changes

v0.1.0.2

  • Bump the dependency on base to support ghc-8.2.1.
  • Build against the new API of GHC.OverloadedLabels on newer versions of GHC.

v0.1.0.1

  • Make the build -Wall-clean.

v0.1.0.0

  • Initial release.