lens-misc: Miscellaneous lens utilities.

[ bsd3, control, library ] [ Propose Tags ]

Handy functions when using lens.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.2.0
Dependencies base (>=4.7 && <5), lens (>=4), tagged (>=0.8), template-haskell (>=2.11.0.0) [details]
License BSD-3-Clause
Copyright 2017 Louis Pan
Author Louis Pan
Maintainer louis@pan.me
Category Control
Home page https://github.com/louispan/lens-misc#readme
Source repo head: git clone https://github.com/louispan/lens-misc
Uploaded by louispan at 2018-07-02T12:22:56Z
Distributions LTSHaskell:0.0.2.0, NixOS:0.0.2.0, Stackage:0.0.2.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 1166 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-07-02 [all 1 reports]

Readme for lens-misc-0.0.2.0

[back to package description]

Hackage Build Status

Handy functions when using lens

Changelog

  • 0.0.2.0
    • Added makeLenses_ and makeClassy_', and over'.
  • 0.0.1.0
    • Added over' for a type restricted (monomorphic) version of over