references: Generalization of lenses, folds and traversals for haskell

[ bsd3, control, library ] [ Propose Tags ]

Similar to lenses, references provide access to part of a structure or a different view on the structure. References are considered to be a generalization of those, but the come with a different representation. The main purpose of references is to have accessors that can cooperate with monads, especially IO.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.3.0, 0.3.3.1
Dependencies base (>=4.6 && <5), containers (>=0.5 && <0.6), either (>=4.3 && <4.4), lens (>=4.2 && <4.3), mtl (>=2.2 && <2.3), template-haskell (>=2.8 && <3), transformers (>=0.4 && <0.5) [details]
License BSD-3-Clause
Author Boldizsar Nemeth
Maintainer nboldi@elte.hu
Revised Revision 3 made by lazac at 2014-07-23T11:52:30Z
Category Control
Home page https://github.com/lazac/references
Uploaded by lazac at 2014-07-23T09:35:50Z
Distributions
Reverse Dependencies 15 direct, 0 indirect [details]
Downloads 10405 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]