import public Control.ANSI.CSI
import public Control.ANSI.SGRrecord DecoratedString : TypeMkDString : List SGR -> String -> DecoratedString.sgr : DecoratedString -> List SGR.str : DecoratedString -> StringShow DecoratedString.sgr : DecoratedString -> List SGRsgr : DecoratedString -> List SGR.str : DecoratedString -> Stringstr : DecoratedString -> Stringcolored : Color -> String -> DecoratedStringbackground : Color -> String -> DecoratedStringbolden : String -> DecoratedStringitalicize : String -> DecoratedStringunderline : String -> DecoratedString