Cabal revisions of aws-0.10.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: aws Version: 0.10.1+x-revision: 1 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 Build-depends: aeson >= 0.6, attoparsec >= 0.11 && < 0.13,- base == 4.*,+ base >= 4.6 && < 5, base16-bytestring == 0.1.*, base16-bytestring == 0.1.*, base64-bytestring == 1.0.*, utf8-string == 0.3.*, vector >= 0.10, xml-conduit >= 1.2 && <1.3- + if !impl(ghc >= 7.6) Build-depends: ghc-prim transformers >= 0.3 ghc-options: -Wall -threaded-