aws 0.3 → 0.3.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~filepathdep ~time
Dependency ranges changed: filepath, time
Files
- aws.cabal +4/−4
aws.cabal view
@@ -6,7 +6,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version: 0.3+Version: 0.3.1 -- A short (one-line) description of the package. Synopsis: Amazon Web Services (AWS) for Haskell@@ -47,7 +47,7 @@ Source-repository this type: git location: https://github.com/aristidb/aws.git- tag: 0.3+ tag: 0.3.1 Source-repository head type: git@@ -140,7 +140,7 @@ cryptohash >= 0.6 && < 0.8, directory >= 1.0 && < 1.2, failure >= 0.1.0.1 && < 0.3,- filepath >= 1.1 && < 1.3,+ filepath >= 1.1 && < 1.4, http-conduit >= 1.2 && < 1.3, http-types >= 0.6 && < 0.7, lifted-base == 0.1.*,@@ -148,7 +148,7 @@ old-locale == 1.*, shortcircuit == 0.1.*, text >= 0.11,- time >= 1.1.4 && < 1.3,+ time >= 1.1.4 && < 1.5, transformers >= 0.2.2.0 && < 0.3, utf8-string == 0.3.*, xml-conduit >= 0.5.0