ghc-9.10.1: The GHC API
Safe HaskellNone
LanguageGHC2021

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).