stack-3.7.1: The Haskell Tool Stack
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2021

Stack.DefaultColorWhen

Description

 
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.