happstack-server-tls 7.1.6.6 → 7.1.6.7
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~networkPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: network
API changes (from Hackage documentation)
Files
happstack-server-tls.cabal view
@@ -1,5 +1,5 @@ Name: happstack-server-tls-Version: 7.1.6.6+Version: 7.1.6.7 Synopsis: extend happstack-server with https:// support (TLS/SSL) Description: extend happstack-server with https:// support (TLS/SSL) Homepage: http://www.happstack.com/@@ -32,7 +32,7 @@ happstack-server >= 6.6.4 && < 7.6, hslogger >= 1.1 && < 1.3, HsOpenSSL >= 0.10 && < 0.12,- network >= 2.3 && < 2.8,+ network >= 2.3 && < 2.9, sendfile == 0.7.*, time >= 1.2 && < 1.10 -- these extra libraries are not needed to build/install the server