aws-dynamodb-conduit 0.1.0.3 → 0.1.0.4
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
aws-dynamodb-conduit.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: aws-dynamodb-conduit-version: 0.1.0.3+version: 0.1.0.4 synopsis: Conduit-based interface for AWS DynamoDB -- description: homepage: https://github.com/srijs/haskell-aws-dynamodb-query@@ -33,7 +33,7 @@ http-conduit >=2.1 && <2.2, http-types >=0.8 && <0.9, aws >=0.11 && <0.13,- aeson >=0.9 && <0.10,+ aeson >=0.8 && <0.10, json-togo >=0.1.0.1 && <0.2, attoparsec-trans >=0.1.1.0 && <0.2 hs-source-dirs: src