import public Text.PrettyPrint.Bernardyimport public Text.ANSI
decorate : List SGR -> Doc opts -> Doc opts
Decorate a `Doc` with the given ANSI codes *without* changing its stats like width or height.