Cabal revisions of lenz-0.4.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: lenz-version: 0.4.2.0-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 ==8.4.3- , GHC ==8.6.4--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, DeriveFunctor- ghc-options: -Wall -Wno-name-shadowing+name: lenz +version: 0.4.2.0 +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 ==8.4.3 + , GHC ==8.6.4 + +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, DeriveFunctor + ghc-options: -Wall -Wno-name-shadowing + +source-repository head + type: git + location: https://github.com/strake/lenz.hs