ivory-0.1.0.3: Safe embedded C programming.
Ivory.Language.Syntax.Concrete.Pretty
class Pretty a where Source
Methods
pretty :: a -> Doc Source
Instances
defaultStyle :: Style Source
prettyPrint :: Doc -> String Source