packages feed

happstack-server-tls 7.2.1.2 → 7.2.1.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~happstack-serverPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: happstack-server

API changes (from Hackage documentation)

Files

happstack-server-tls.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-server-tls-Version:             7.2.1.2+Version:             7.2.1.3 Synopsis:            extend happstack-server with https:// support (TLS/SSL) Description:         Allows you to use https:// without relying on apache, nginx, etc Homepage:            http://www.happstack.com/@@ -29,7 +29,7 @@     Build-Depends:     base                  <  5,                        bytestring            >= 0.9 && < 0.12,                        extensible-exceptions == 0.1.*,-                       happstack-server      >= 6.6.4 && < 7.8,+                       happstack-server      >= 6.6.4 && < 7.9,                        hslogger              >=  1.1 && < 1.4,                        HsOpenSSL             >= 0.10 && < 0.12,                        network               >  2.6 && < 2.9 || >= 3.0.0 && < 3.2,