Safe Haskell | None |
---|---|
Language | Haskell2010 |
JmlSvc.Web
- data Config = Config {
- port :: Port
- accessLogs :: AccessLogs
- debugExceptions :: Bool
- flags :: Parser Config
- run :: MonadIO io => Config -> Application -> io ()
Documentation
Generic Warp configuration.
Constructors
Config | |
Fields
|