packages feed

handa-gdata 0.7 → 0.7.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~networkPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: network

API changes (from Hackage documentation)

Files

handa-gdata.cabal view
@@ -1,5 +1,5 @@ name: handa-gdata-version: 0.7+version: 0.7.0.1 cabal-version: >=1.6  -- CHANGELOG:@@ -97,7 +97,7 @@                  , GenericPretty     >= 1.0.0                  , HTTP              >= 4000.2.5                  , http-conduit      >= 2-                 , network           == 2.5.0.0+                 , network           >= 2.5.0.0                  , json              >= 0.5                  , old-locale        -any                  , pretty            -any@@ -140,7 +140,7 @@                  , HTTP              >= 4000.2.5                  , http-conduit      >= 2                  , json              >= 0.5-                 , network           == 2.5.0.0 +                 , network           >= 2.5.0.0                   , old-locale        -any                  , pretty            -any                  , process           >= 1.1.0.2