packages feed

docker 0.7.0.0 → 0.7.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~tlsPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: tls

API changes (from Hackage documentation)

Files

docker.cabal view
@@ -1,5 +1,5 @@ name:                docker-version:             0.7.0.0+version:             0.7.0.1 synopsis:            An API client for docker written in Haskell description:         See API documentation below. homepage:            https://github.com/denibertovic/docker-hs@@ -53,7 +53,7 @@                      , text >= 1.0.0 && < 2.0.0                      , time >= 1.5.0 && < 2.0.0                      , scientific >= 0.3.0 && < 0.4.0-                     , tls >= 1.3.7 && < 1.6.0+                     , tls >= 1.3.7 && < 1.7.0                      , unordered-containers >= 0.2.0 && < 0.3.0                      , x509 >= 1.6.0 && < 1.8.0                      , x509-store >= 1.6.0 && < 1.8.0