shared-fields: a tiny library for using shared lens fields

[ bsd3, control, library ] [ Propose Tags ]

a pair of template haskell functions for generating fields that are shared between modules. normally with lens' makeFields function, you get clashing classes between modules, but with shared-fields you can create just the class definitions in another file and then import them to keep the classes consistent.

Modules

[Last Documentation]

  • Control
    • Lens
      • TH
        • Control.Lens.TH.SharedFields

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.1.1.0, 0.1.2.0, 0.2.0.0
Dependencies base (>=4.7 && <4.8), template-haskell (>=2.9 && <2.10) [details]
License BSD-3-Clause
Author Fraser Murray
Maintainer fraser.m.murray@gmail.com
Revised Revision 1 made by Intolerable at 2015-07-20T18:22:38Z
Category Control
Home page http://github.com/intolerable/shared-fields
Source repo head: git clone git://github.com/intolerable/shared-fields.git
this: git clone git://github.com/intolerable/shared-fields.git(tag v0.1.0.0)
Uploaded by Intolerable at 2015-06-18T17:40:50Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2814 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-02 [all 6 reports]