Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
simpleHTTPS :: ToMessage a => TLSConf -> ServerPartT IO a -> IO ()happstack-server-tls Happstack.Server.SimpleHTTPS start the https:// server, and handle requests using the supplied ServerPart. This function will not return, though it may throw an exception.
-
happstack-server-tls Happstack.Server.SimpleHTTPS similar simpleHTTPS but allows you to supply a function to convert m to IO.
module Happstack.Server.
SimpleHTTPS No documentation available.