name: aws-simple version: 0.3.0.0 synopsis: Dead simple bindings to commonly used AWS Services description: Simple bindings to commonly used AWS services homepage: https://github.com/agrafix/aws-simple#readme license: MIT author: Alexander Thiemann maintainer: mail@athiemann.net copyright: 2016 - 2017 Alexander Thiemann category: Web extra-source-files: - README.md - package.yaml - stack.yaml dependencies: - base >= 4.7 && < 5 - text - bytestring - mtl - resourcet - lens - conduit - amazonka >= 1.4.5 - amazonka-core - amazonka-s3 - amazonka-sqs - blaze-builder - unordered-containers library: source-dirs: src exposed-modules: - Network.AWS.Simple