mirror of
https://github.com/github/semantic.git
synced 2024-12-21 05:41:54 +03:00
Better docs for optionsColour.
This commit is contained in:
parent
4e79edf421
commit
72385b8a93
@ -193,7 +193,7 @@ data ErrorCause grammar
|
||||
|
||||
-- | Options for printing errors.
|
||||
data Options = Options
|
||||
{ optionsColour :: Bool -- ^ Whether to use colour formatting.
|
||||
{ optionsColour :: Bool -- ^ Whether to use colour formatting codes suitable for a terminal device.
|
||||
}
|
||||
|
||||
defaultOptions :: Options
|
||||
|
Loading…
Reference in New Issue
Block a user