| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Ghcitui.Ghcid.LogConfig
Documentation
Determines how verbose logging should be.
Determines where the daemon logs are written.
Constructors
| LogOutputStdOut | |
| LogOutputStdErr | |
| LogOutputFile !FilePath |
| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Ghcitui.Ghcid.LogConfig
Determines how verbose logging should be.
Determines where the daemon logs are written.
Constructors
| LogOutputStdOut | |
| LogOutputStdErr | |
| LogOutputFile !FilePath |