HueAPI 0.1.2 → 0.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~network
Dependency ranges changed: network
Files
- HueAPI.cabal +2/−2
HueAPI.cabal view
@@ -1,5 +1,5 @@ name: HueAPI-version: 0.1.2+version: 0.1.3 synopsis: API for controlling Philips Hue lights description: homepage: https://github.com/sjoerdvisscher/HueAPI@@ -17,7 +17,7 @@ aeson >=0.6 && <0.8, utf8-string ==0.3.*, http-conduit >=2.0 && <2.2,- network ==2.4.*,+ network >=2.4 && <2.6, containers ==0.5.*, transformers ==0.3.*, mtl ==2.1.*