Cabal revisions of amazonka-cloudsearch-0.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: amazonka-cloudsearch-version: 0.0.0-synopsis: Amazon CloudSearch SDK.-homepage: https://github.com/brendanhay/amazonka-license: OtherLicense-license-file: LICENSE-author: Brendan Hay-maintainer: Brendan Hay <brendan.g.hay@gmail.com>-copyright: Copyright (c) 2013-2014 Brendan Hay-category: Network, AWS, Cloud-build-type: Simple-extra-source-files: README.md-cabal-version: >= 1.10--description:- Amazon CloudSearch is a fully-managed service in the AWS Cloud that- makes it simple and cost-effective to set up, manage, and scale a- search solution for your website or application. Amazon CloudSearch- supports 34 languages and popular search features such as highlighting,- autocomplete, and geospatial search.- .- /See:/ <http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html AWS API Reference>- .- /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.CloudSearch- , Network.AWS.CloudSearch.BuildSuggesters- , Network.AWS.CloudSearch.CreateDomain- , Network.AWS.CloudSearch.DefineAnalysisScheme- , Network.AWS.CloudSearch.DefineExpression- , Network.AWS.CloudSearch.DefineIndexField- , Network.AWS.CloudSearch.DefineSuggester- , Network.AWS.CloudSearch.DeleteAnalysisScheme- , Network.AWS.CloudSearch.DeleteDomain- , Network.AWS.CloudSearch.DeleteExpression- , Network.AWS.CloudSearch.DeleteIndexField- , Network.AWS.CloudSearch.DeleteSuggester- , Network.AWS.CloudSearch.DescribeAnalysisSchemes- , Network.AWS.CloudSearch.DescribeAvailabilityOptions- , Network.AWS.CloudSearch.DescribeDomains- , Network.AWS.CloudSearch.DescribeExpressions- , Network.AWS.CloudSearch.DescribeIndexFields- , Network.AWS.CloudSearch.DescribeScalingParameters- , Network.AWS.CloudSearch.DescribeServiceAccessPolicies- , Network.AWS.CloudSearch.DescribeSuggesters- , Network.AWS.CloudSearch.IndexDocuments- , Network.AWS.CloudSearch.ListDomainNames- , Network.AWS.CloudSearch.Types- , Network.AWS.CloudSearch.UpdateAvailabilityOptions- , Network.AWS.CloudSearch.UpdateScalingParameters- , Network.AWS.CloudSearch.UpdateServiceAccessPolicies-- other-modules:-- build-depends:- amazonka-core- , base >= 4.7 && < 5+name: amazonka-cloudsearch +version: 0.0.0 +x-revision: 1 +synopsis: Amazon CloudSearch SDK. +homepage: https://github.com/brendanhay/amazonka +license: OtherLicense +license-file: LICENSE +author: Brendan Hay +maintainer: Brendan Hay <brendan.g.hay@gmail.com> +copyright: Copyright (c) 2013-2014 Brendan Hay +category: Network, AWS, Cloud +build-type: Simple +extra-source-files: README.md +cabal-version: >= 1.10 + +description: + Amazon CloudSearch is a fully-managed service in the AWS Cloud that + makes it simple and cost-effective to set up, manage, and scale a + search solution for your website or application. Amazon CloudSearch + supports 34 languages and popular search features such as highlighting, + autocomplete, and geospatial search. + . + /See:/ <http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html AWS API Reference> + . + /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.CloudSearch + , Network.AWS.CloudSearch.BuildSuggesters + , Network.AWS.CloudSearch.CreateDomain + , Network.AWS.CloudSearch.DefineAnalysisScheme + , Network.AWS.CloudSearch.DefineExpression + , Network.AWS.CloudSearch.DefineIndexField + , Network.AWS.CloudSearch.DefineSuggester + , Network.AWS.CloudSearch.DeleteAnalysisScheme + , Network.AWS.CloudSearch.DeleteDomain + , Network.AWS.CloudSearch.DeleteExpression + , Network.AWS.CloudSearch.DeleteIndexField + , Network.AWS.CloudSearch.DeleteSuggester + , Network.AWS.CloudSearch.DescribeAnalysisSchemes + , Network.AWS.CloudSearch.DescribeAvailabilityOptions + , Network.AWS.CloudSearch.DescribeDomains + , Network.AWS.CloudSearch.DescribeExpressions + , Network.AWS.CloudSearch.DescribeIndexFields + , Network.AWS.CloudSearch.DescribeScalingParameters + , Network.AWS.CloudSearch.DescribeServiceAccessPolicies + , Network.AWS.CloudSearch.DescribeSuggesters + , Network.AWS.CloudSearch.IndexDocuments + , Network.AWS.CloudSearch.ListDomainNames + , Network.AWS.CloudSearch.Types + , Network.AWS.CloudSearch.UpdateAvailabilityOptions + , Network.AWS.CloudSearch.UpdateScalingParameters + , Network.AWS.CloudSearch.UpdateServiceAccessPolicies + + other-modules: + + build-depends: + amazonka-core <0.0.1 + , base >= 4.7 && < 5
revision 2
name: amazonka-cloudsearch version: 0.0.0 -x-revision: 1 +x-revision: 2 synopsis: Amazon CloudSearch SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense build-depends: amazonka-core <0.0.1 - , base >= 4.7 && < 5 + , base >= 4.7 && < 4.19