name: amazonka-cloudsearch-domains version: 0.2.2 synopsis: Amazon CloudSearch Domain SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense license-file: LICENSE author: Brendan Hay maintainer: Brendan Hay copyright: Copyright (c) 2013-2014 Brendan Hay category: Network, AWS, Cloud, Distributed Computing build-type: Simple extra-source-files: README.md cabal-version: >= 1.10 description: Pending . /See:/ . /Warning:/ This is an experimental preview release which is still under heavy development and not intended for public consumption, caveat emptor! source-repository head type: git location: git://github.com/brendanhay/amazonka.git library default-language: Haskell2010 hs-source-dirs: src gen ghc-options: -Wall exposed-modules: Network.AWS.CloudSearchDomains , Network.AWS.CloudSearchDomains.Search , Network.AWS.CloudSearchDomains.Suggest , Network.AWS.CloudSearchDomains.Types , Network.AWS.CloudSearchDomains.UploadDocuments other-modules: build-depends: amazonka-core == 0.2.2.* , base >= 4.7 && < 5