termcolor-0.2.0.0: Composable terminal colors

Safe HaskellSafe
LanguageHaskell2010

Text.Termcolor.Style

Documentation

bold :: Format -> Format Source #

dim :: Format -> Format Source #

underline :: Format -> Format Source #

blink :: Format -> Format Source #

invert :: Format -> Format Source #

hidden :: Format -> Format Source #

light :: Format -> Format Source #

reset :: Format -> Format Source #