ghc-9.2.5: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.SysTools.Terminal

Synopsis

Documentation

stderrSupportsAnsiColors :: Bool Source #

Does the controlling terminal support ANSI color sequences? This memoized to avoid thread-safety issues in ncurses (see #17922).