packages feed

HueAPI 0.2.4 → 0.2.5

raw patch · 1 files changed

+4/−5 lines, 1 filesdep −timedep ~aesonPVP ok

version bump matches the API change (PVP)

Dependencies removed: time

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

HueAPI.cabal view
@@ -1,7 +1,7 @@ name:                HueAPI-version:             0.2.4+version:             0.2.5 synopsis:            API for controlling Philips Hue lights-description:+description:         API for controlling Philips Hue lights homepage:            https://github.com/sjoerdvisscher/HueAPI license:             BSD3 license-file:        LICENSE@@ -14,11 +14,10 @@ library   exposed-modules:     HueAPI   build-depends:       base >=4.6 && <4.9,-                       aeson >=0.6 && <0.9,+                       aeson >=0.6 && <0.10,                        containers ==0.5.*,                        transformers >=0.3 && <0.5,                        mtl >=2.1 && <2.3,                        lens >=4.4 && <5,                        lens-aeson >=1 && <2,-                       wreq <0.5,-                       time <1.6+                       wreq <0.5