Cabal revisions of lens-labels-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- This file has been generated from package.yaml by hpack version 0.20.0.------ see: https://github.com/sol/hpack------ hash: df0afffbdb7c438238f17625c906f5225edd023a14ebf41e3526bbfb5769c4d4--name: lens-labels-version: 0.2.0.0-synopsis: Integration of lenses with OverloadedLabels.-description: Provides a framework to integrate lenses with GHC's OverloadedLabels extension.-category: Data-homepage: https://github.com/google/proto-lens#readme-bug-reports: https://github.com/google/proto-lens/issues-author: Judah Jacobson-maintainer: proto-lens@googlegroups.com-copyright: Google Inc.-license: BSD3-license-file: LICENSE-build-type: Simple-cabal-version: >= 1.10--extra-source-files:- Changelog.md--source-repository head- type: git- location: https://github.com/google/proto-lens- subdir: lens-labels--library- hs-source-dirs:- src- build-depends:- base >=4.8 && <4.11- , ghc-prim >=0.4 && <0.6- , profunctors >=5.2- , tagged >=0.8- exposed-modules:- Lens.Labels- Lens.Labels.Unwrapped- Lens.Labels.Prism- other-modules:- Paths_lens_labels- default-language: Haskell2010+-- This file has been generated from package.yaml by hpack version 0.20.0. +-- +-- see: https://github.com/sol/hpack +-- +-- hash: df0afffbdb7c438238f17625c906f5225edd023a14ebf41e3526bbfb5769c4d4 + +name: lens-labels +version: 0.2.0.0 +x-revision: 1 +synopsis: Integration of lenses with OverloadedLabels. +description: Provides a framework to integrate lenses with GHC's OverloadedLabels extension. +category: Data +homepage: https://github.com/google/proto-lens#readme +bug-reports: https://github.com/google/proto-lens/issues +author: Judah Jacobson +maintainer: proto-lens@googlegroups.com +copyright: Google Inc. +license: BSD3 +license-file: LICENSE +build-type: Simple +cabal-version: >= 1.10 + +extra-source-files: + Changelog.md + +source-repository head + type: git + location: https://github.com/google/proto-lens + subdir: lens-labels + +library + hs-source-dirs: + src + build-depends: + base >=4.9 && <4.11 + , ghc-prim >=0.4 && <0.6 + , profunctors >=5.2 + , tagged >=0.8 + exposed-modules: + Lens.Labels + Lens.Labels.Unwrapped + Lens.Labels.Prism + other-modules: + Paths_lens_labels + default-language: Haskell2010