keter 0.3.6 → 0.3.6.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~network-conduit-tlsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: network-conduit-tls
API changes (from Hackage documentation)
Files
- keter.cabal +2/−2
keter.cabal view
@@ -1,5 +1,5 @@ Name: keter-Version: 0.3.6+Version: 0.3.6.1 Synopsis: Web application deployment manager, focusing on Haskell web frameworks Description: Handles deployment of web apps, providing a reverse proxy to achieve zero downtime deployments. For more information, please see the README on Github: <https://github.com/snoyberg/keter#readme>@@ -40,7 +40,7 @@ , system-fileio >= 0.3 && < 0.4 , conduit >= 0.5 , network-conduit >= 0.6- , network-conduit-tls >= 0.6.0.1+ , network-conduit-tls >= 1.0.0.2 , http-reverse-proxy >= 0.1.0.2 && < 0.2 , unix-process-conduit >= 0.2 && < 0.3 , unix >= 2.5 && < 2.7