Cabal revisions of datadog-0.2.4.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: datadog version: 0.2.4.0+x-revision: 1 synopsis: Datadog client for Haskell. Supports both the HTTP API and StatsD. description: Datadog client for Haskell. Supports both the HTTP API and StatsD. category: Network 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 build-depends:- aeson+ aeson <1.6 , auto-update- , base >=4.7 && <5+ , base >=4.9 && <5 , buffer-builder , bytestring , containers