happstack-server-tls 7.1.5 → 7.1.6
raw patch · 1 files changed
+5/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
happstack-server-tls.cabal view
@@ -1,5 +1,5 @@ Name: happstack-server-tls-Version: 7.1.5+Version: 7.1.6 Synopsis: extend happstack-server with https:// support (TLS/SSL) Description: extend happstack-server with https:// support (TLS/SSL) Homepage: http://www.happstack.com/@@ -11,6 +11,10 @@ Category: Web, Happstack Build-type: Simple Cabal-version: >=1.6++source-repository head+ type: git+ location: https://github.com/Happstack/happstack-server-tls.git Library hs-source-dirs: src