packages feed

zlib-lens 0.1.1 → 0.1.1.1

raw patch · 1 files changed

+11/−6 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

zlib-lens.cabal view
@@ -1,17 +1,22 @@ name:                zlib-lens-version:             0.1.1+version:             0.1.1.1 synopsis:            Lenses for zlib--- description:-homepage:            lens.github.io+description:         Lenses for zlib+homepage:            http://lens.github.io/+bug-reports:         http://github.com/ekmett/zlib-lens/issues license:             BSD3 license-file:        LICENSE--- author:-maintainer:--- copyright:+author:              Edward Kmett and Eric Mertens+maintainer:          Edward Kmett <ekmett@gmail.com>+copyright:           (C) 2014 Edward Kmett and Eric Mertens category:            Codec build-type:          Simple extra-source-files:  README.md cabal-version:       >=1.10++source-repository head+  type: git+  location: git://github.com/ekmett/zlib-lens.git  library   exposed-modules:     Codec.Compression.Zlib.Lens