packages feed

barlow-lens 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+5/−5 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

barlow-lens.cabal view
@@ -5,15 +5,15 @@ -- see: https://github.com/sol/hpack  name:           barlow-lens-version:        0.1.0.1+version:        0.1.0.2 synopsis:       lens via string literals-description:    Please see the README on GitHub at <https://github.com/value/barlow-lens#readme>+description:    Please see the README on GitHub at <https://github.com/deemp/haskell-barlow-lens#readme> category:       Generics, Records, Lens homepage:       https://github.com/deemp/haskell-barlow-lens#readme bug-reports:    https://github.com/deemp/haskell-barlow-lens/issues-author:         Danila Danko, -maintainer:     Danila Danko-copyright:      Danila Danko+author:         Danila Danko, kana+maintainer:     Danila Danko, kana+copyright:      Danila Danko, kana license:        BSD3 license-file:   LICENSE build-type:     Simple