Add quiet option to decrease log level
This commit is contained in:
@@ -12,6 +12,7 @@ module Language.Haskell.GhcMod (
|
||||
-- * Logging
|
||||
, GmLogLevel
|
||||
, increaseLogLevel
|
||||
, decreaseLogLevel
|
||||
, gmSetLogLevel
|
||||
, gmLog
|
||||
-- * Types
|
||||
|
||||
Reference in New Issue
Block a user