packages feed

ten-lens 0.1.0.0 → 0.1.0.1

raw patch · 2 files changed

+10/−5 lines, 2 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,3 +1,7 @@ # 0.1.0.0  Initial version.++# 0.1.0.1++* Extend support back to GHC 8.6.
ten-lens.cabal view
@@ -4,13 +4,14 @@ -- -- see: https://github.com/sol/hpack ----- hash: e2344930ad9083c232a788c6d18fb775971206770c51ed1d1bd15038c40740e8+-- hash: e024de824701cfc2afafebd3ef1061a0d8bc6af609120cac9bb2db8e3b0d8ce2  name:           ten-lens-version:        0.1.0.0-synopsis:       Lenses for the types in the "ten" package.-description:    This provides lenses and related functionality for "ten".  It's in a separate-                package to reduce the dependency weight of "ten" itself.+version:        0.1.0.1+synopsis:       Lenses for the types in the ten package.+description:    This provides lenses and related functionality for+                <https://hackage.haskell.org/package/ten ten>.  It's in a separate package to+                reduce the dependency weight of @ten@ itself. category:       Data homepage:       https://github.com/google/hs-ten#readme bug-reports:    https://github.com/google/hs-ten/issues