stack-3.1.1: The Haskell Tool Stack
Safe HaskellNone
LanguageGHC2021

Stack.DefaultColorWhen

Synopsis

Documentation

defaultColorWhen :: IO ColorWhen Source #

The default adopts the standard proposed at http://no-color.org/, that color should not be added by default if the NO_COLOR environment variable is present.