Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Ghci.Server.Config
Documentation
defaultConfig :: Config Source #
Default config, use ports 9160 (websockets) and 3000 (http) and ignore all log messages.
cfHTTPPort :: Config -> Int Source #
HTTP port
cfVerbosity :: Config -> Verbosity Source #
What to do with log messages
What to do with log messages
Instances
Eq Verbosity Source # | |
Ord Verbosity Source # | |
Show Verbosity Source # | |