wl-pprint-terminfo-0.6: A color pretty printer with terminfo support

System.Console.Terminfo.PrettyPrint

Contents

Synopsis

Raw Effect (requires the effect be present)

class HasEffect e whereSource

Methods

effect :: e -> EffectSource

Instances

Graceful degradation

Effects (built with soft)

Colors (built with soft)

Ringing bells

A Color Pretty Printer

Progressively less magical formatting

A Classy Interface

Evaluation

evalTermState :: Monad m => StateT TermState m a -> m aSource