packages feed

Cabal revisions of datadog-0.2.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
  name:           datadog version:        0.2.0.0+x-revision: 1 synopsis:       Datadog client for Haskell. Supports both the HTTP API and StatsD. category:       Network homepage:       https://github.com/iand675/datadog   default-extensions: ConstraintKinds DataKinds DeriveDataTypeable DeriveGeneric EmptyDataDecls FlexibleContexts FlexibleInstances GADTs GeneralizedNewtypeDeriving LambdaCase MultiParamTypeClasses NamedFieldPuns NoMonomorphismRestriction OverloadedStrings PackageImports PolyKinds QuasiQuotes RankNTypes RecordWildCards ScopedTypeVariables StandaloneDeriving TemplateHaskell TupleSections TypeFamilies TypeOperators ViewPatterns   ghc-options: -Wall -fwarn-tabs -O2   build-depends:-      aeson+      aeson <1.6     , auto-update-    , base >= 4.7 && < 5+    , base >= 4.8 && < 4.11     , buffer-builder     , bytestring     , dlist