Cabal revisions of lenz-0.2.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: lenz-version: 0.2.2.1-synopsis: Van Laarhoven lenses-license: BSD3-author: M Farkas-Dyck-copyright: © Unix year 47 M Farkas-Dyck-maintainer: strake888@gmail.com-category: Data, Lenses-build-type: Simple-cabal-version: >=1.6-tested-with: GHC ==7.10.*,- GHC ==7.12.*,- GHC ==8.0.*--library- exposed-modules: Control.Lens- build-depends: base >= 4.8 && <5- , base-unicode-symbols >= 0.1 && <0.3- , hs-functors >=0.1 && <0.2- , transformers >=0.2 && <0.6- extensions: UnicodeSyntax, RankNTypes, ConstraintKinds, GADTs, DeriveFunctor- ghc-options: -Wall -Wno-name-shadowing+name: lenz +version: 0.2.2.1 +x-revision: 1 +synopsis: Van Laarhoven lenses +license: BSD3 +author: M Farkas-Dyck +copyright: © Unix year 47 M Farkas-Dyck +maintainer: strake888@gmail.com +category: Data, Lenses +build-type: Simple +cabal-version: >=1.6 +tested-with: GHC ==7.10.*, + GHC ==7.12.*, + GHC ==8.0.* + +library + exposed-modules: Control.Lens + build-depends: base >= 4.8 && <5 + , base-unicode-symbols >= 0.1 && <0.3 + , hs-functors >=0.1.1 && <0.2 + , transformers >=0.2 && <0.6 + extensions: UnicodeSyntax, RankNTypes, ConstraintKinds, GADTs, DeriveFunctor + ghc-options: -Wall -Wno-name-shadowing
revision 2
name: lenz version: 0.2.2.1 -x-revision: 1 +x-revision: 2 synopsis: Van Laarhoven lenses license: BSD3 author: M Farkas-Dyck exposed-modules: Control.Lens build-depends: base >= 4.8 && <5 , base-unicode-symbols >= 0.1 && <0.3 - , hs-functors >=0.1.1 && <0.2 + , hs-functors >=0.1 && <0.2 , transformers >=0.2 && <0.6 extensions: UnicodeSyntax, RankNTypes, ConstraintKinds, GADTs, DeriveFunctor ghc-options: -Wall -Wno-name-shadowing