packages feed

microlens-aeson 2.1.1.1 → 2.1.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

microlens-aeson.cabal view
@@ -1,6 +1,6 @@ name:          microlens-aeson category:      Numeric-version:       2.1.1.1+version:       2.1.1.2 license:       MIT cabal-version: >= 1.8 license-file:  LICENSE@@ -33,7 +33,7 @@  library   build-depends:-                  aeson                >= 0.7.0.5   && < 1.1+                  aeson                >= 0.7.0.5   && < 1.2                 , attoparsec           >= 0.10      && < 0.14                 , base                 >= 4.5       && < 5                 , bytestring           >= 0.9       && < 0.11