happstack-server-tls: extend happstack-server with https:// support (TLS/SSL)

[ bsd3, happstack, library, web ] [ Propose Tags ]

extend happstack-server with https:/ support (TLSSSL)


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 6.0.0, 6.0.1, 6.0.2, 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.1.0, 7.1.1, 7.1.2.1, 7.1.3, 7.1.4, 7.1.5, 7.1.6, 7.1.6.1, 7.1.6.2, 7.1.6.3, 7.1.6.4, 7.1.6.5, 7.1.6.6, 7.1.6.7, 7.2.1, 7.2.1.1, 7.2.1.2, 7.2.1.3, 7.2.1.5
Dependencies base (<5), bytestring (>=0.9 && <0.11), extensible-exceptions (>=0.1 && <0.2), happstack-server (>=6.6.4 && <7.6), hslogger (>=1.1 && <1.3), HsOpenSSL (>=0.10 && <0.12), network (>=2.3 && <2.7), sendfile (>=0.7 && <0.8), time (>=1.2 && <1.7), unix [details]
License BSD-3-Clause
Copyright 2012 Jeremy Shaw
Author Jeremy Shaw
Maintainer jeremy@n-heptane.com
Category Web, Happstack
Home page http://www.happstack.com/
Source repo head: git clone https://github.com/Happstack/happstack-server-tls.git
Uploaded by JeremyShaw at 2017-07-21T18:14:57Z
Distributions LTSHaskell:7.2.1.5, NixOS:7.2.1.5, Stackage:7.2.1.5
Reverse Dependencies 3 direct, 10 indirect [details]
Downloads 18072 total (91 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-07-21 [all 1 reports]

Readme for happstack-server-tls-7.1.6.3

[back to package description]

happstack-server-tls Hackage Build Status

A very fine Haskell web server. Details in The Happstack Book.

This library provides TLS/SSL/HTTPS support.