packages feed

hissmetrics 0.4.0.1 → 0.4.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-conduit

API changes (from Hackage documentation)

Files

hissmetrics.cabal view
@@ -1,5 +1,5 @@ Name:                hissmetrics-Version:             0.4.0.1+Version:             0.4.0.2 Synopsis:            Unofficial API bindings to KISSmetrics. Homepage:            https://github.com/meteficha/hissmetrics License:             BSD3@@ -30,7 +30,7 @@                  , text         >= 0.7     && < 0.12                  , conduit      == 0.5.*                  , http-types-                 , http-conduit >= 1.5     && < 1.7+                 , http-conduit >= 1.5   Extensions:     DeriveDataTypeable,     RecordWildCards,