writer-cps-lens: Lens instances for the stricter CPS WriterT and RWST

[ bsd3, control, library ] [ Propose Tags ]

Control.Lens Strict, Wrapped, Magnify and Zoomed instances for the stricter WriterT and RWST from writer-cps-transformers.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1 (info)
Dependencies base (<6), lens (>=4 && <5), profunctors (>=5 && <6), transformers (>=0.4 && <0.6), writer-cps-mtl (>=0.1.1.1), writer-cps-transformers (>=0.1.1.2) [details]
License BSD-3-Clause
Copyright 2017 Louis Pan
Author Louis Pan, Edward A. Kmett
Maintainer louis@pan.me
Category Control
Home page https://github.com/louispan/writer-cps-lens#readme
Source repo head: git clone https://github.com/louispan/writer-cps-lens
Uploaded by louispan at 2017-03-06T20:47:00Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1496 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-06 [all 1 reports]

Readme for writer-cps-lens-0.1.0.1

[back to package description]

Control.Lens instances for CPS WriterT and RWST monad transformers

Hackage Build Status