aws 0.7.2 → 0.7.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~lifted-basenew-uploaderPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: lifted-base
API changes (from Hackage documentation)
Files
- aws.cabal +2/−2
aws.cabal view
@@ -1,5 +1,5 @@ Name: aws-Version: 0.7.2+Version: 0.7.3 Synopsis: Amazon Web Services (AWS) for Haskell Description: Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services. To see a high level overview of the library, see the README at <https://github.com/aristidb/aws/blob/master/README.org>. Homepage: http://github.com/aristidb/aws@@ -80,7 +80,7 @@ filepath >= 1.1 && < 1.4, http-conduit >= 1.6 && < 1.7, http-types >= 0.7 && < 0.8,- lifted-base == 0.1.*,+ lifted-base >= 0.1 && < 0.3, monad-control >= 0.3, mtl == 2.*, old-locale == 1.*,