Cabal revisions of lens-1.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: lens category: Data, Lenses version: 1.0.2+x-revision: 1 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE Control.Lens.TH build-depends:- base == 4.*,+ base >= 4.4 && < 4.8, bytestring == 0.9.*, containers >= 0.3 && < 0.6, mtl >= 2.1.1 && < 2.2,