ajhc-0.8.0.8: Haskell compiler that produce binary through C language

Safe HaskellNone

Doc.Attr

Documentation

data Attr d Source

Constructors

Attr 

Fields

attrBold :: d -> d
 
attrColor :: String -> d -> d
 

ansi :: DocLike d => (String -> d) -> Attr dSource

html :: DocLike d => (String -> d) -> Attr dSource