packages feed

HueAPI 0.2.6 → 0.2.7

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~aeson

Dependency ranges changed: aeson

Files

HueAPI.cabal view
@@ -1,5 +1,5 @@ name:                HueAPI-version:             0.2.6+version:             0.2.7 synopsis:            API for controlling Philips Hue lights description:         API for controlling Philips Hue lights homepage:            https://github.com/sjoerdvisscher/HueAPI@@ -14,7 +14,7 @@ library   exposed-modules:     HueAPI   build-depends:       base >=4.6 && <4.9,-                       aeson >=0.6 && <0.11,+                       aeson >=0.6 && <0.12,                        containers ==0.5.*,                        transformers >=0.3 && <0.6,                        mtl >=2.1 && <2.3,