GHC.Utils.Ppr.Colour
Documentation
A colour/style for use with coloured
.
Constructors
PprColour | |
Fields |
renderColourAfresh :: PprColour -> String Source #
parseScheme :: String -> (OverridingBool, Scheme) -> (OverridingBool, Scheme) Source #
Parse the colour scheme from a string (presumably from the GHC_COLORS
environment variable).