stacker
Safe HaskellSafe-Inferred
LanguageHaskell2010

ColorOption

Synopsis

Documentation

data ColorWhen Source #

Color option

Constructors

Always 
Never 
Auto 

Instances

Instances details
Read ColorWhen Source # 
Instance details

Defined in Types

Show ColorWhen Source # 
Instance details

Defined in Types

Eq ColorWhen Source # 
Instance details

Defined in Types

shouldUseColor :: ColorWhen -> IO Bool Source #

Determine if color should be used based on the color option