| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Ormolu.Terminal
Description
An abstraction for colorful output in terminal.
Synopsis
The Term abstraction
Whether to use colors and other features of ANSI terminals.
runTermPure :: Term -> Text #
Styling
Printing
putOutputable :: Outputable a => a -> Term #
Output an Outputable value.