chatty-0.6.1.0: Some monad transformers and typeclasses for abstraction of global dependencies.

Safe HaskellSafe-Inferred

Text.Chatty.Extended.HTML

Description

Provides an ChExtendedPrinter that handles colours using HTML output.

Synopsis

Documentation

maskHtml :: Char -> StringSource

Convert the given character to its HTML representation.

hexColour :: Colour -> [Char]Source

Convert the given colour to its CSS representation.