riak-protobuf-lens 0.24.0.0 → 0.25.0.0
raw patch · 2 files changed
+2/−4 lines, 2 filessetup-changedPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Setup.hs +0/−2
- riak-protobuf-lens.cabal +2/−2
− Setup.hs
@@ -1,2 +0,0 @@-import Distribution.Simple-main = defaultMain
riak-protobuf-lens.cabal view
@@ -1,5 +1,5 @@ name: riak-protobuf-lens-version: 0.24.0.0+version: 0.25.0.0 synopsis: Lenses for riak-protobuf description: A set of Haskell lenses for interacting with the protocol buffer@@ -12,7 +12,7 @@ license-file: LICENSE build-type: Simple cabal-version: >= 1.10-tested-with: GHC==8.4.4, GHC==8.2.2, GHC==8.0.2+tested-with: GHC==8.4.4, GHC==8.2.2, GHC == 8.6.3, GHC == 8.8.4, GHC==8.10.4 extra-source-files: Changes.md generate.sh