Text.Pretty.Simple

Output with color on dark background

pPrint

pShow

pString

Aliases for output with color on dark background

pPrintDarkBg

pShowDarkBg

pStringDarkBg

Output with color on light background

pPrintLightBg

pShowLightBg

pStringLightBg

Output with NO color

pPrintNoColor

pShowNoColor

pStringNoColor

Output With OutputOptions

pPrintOpt

pShowOpt

pStringOpt

OutputOptions

data OutputOptions

defaultOutputOptionsDarkBg

defaultOutputOptionsLightBg

defaultOutputOptionsNoColor

ColorOptions

defaultColorOptionsDarkBg

defaultColorOptionsLightBg

Examples