ghc-9.0.1: The GHC API
Safe HaskellNone
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).