snap-server-0.2.1: A fast, iteratee-based, epoll-enabled web server for the Snap FrameworkSource codeContentsIndex
Snap.Http.Server.Config
Documentation
data Config Source
Constructors
Config
localHostname :: !ByteString
bindAddress :: !ByteString
listenPort :: !Int
accessLog :: !(Maybe FilePath)
errorLog :: !(Maybe FilePath)
show/hide Instances
readConfigFromCmdLineArgsSource
:: Stringapplication description, e.g. "Foo applet v0.2"
-> IO Config
Produced by Haddock version 2.6.1