lxd-client 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~eitherPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: either
API changes (from Hackage documentation)
Files
- lxd-client.cabal +2/−2
lxd-client.cabal view
@@ -1,5 +1,5 @@ name: lxd-client-version: 0.1.0.3+version: 0.1.0.4 synopsis: LXD client written in Haskell. description: Implementation of the LXD client protocol in Haskell.@@ -43,7 +43,7 @@ , containers >= 0.5.5.1 && <1 , data-default >= 0.7.1.1 && <1 , directory >= 1.2.1.0 && <2- , either >= 4.4.1.1 && <5+ , either >= 4.4.1.1 && <6 , exceptions >= 0.8.3 && <1 , filepath >= 1.3.0.2 && <2 , http-api-data >= 0.3.7.1 && <1