Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Text.PrettyPrint.ANSI.Leijen
Description
Deprecated: Compatibility module for users of ansi-wl-pprint - use Prettyprinter instead
Documentation
renderSmart :: Float -> Int -> Doc -> SimpleDoc Source #
semiBraces :: [Doc] -> Doc Source #
dullyellow :: Doc -> Doc Source #
dullmagenta :: Doc -> Doc Source #
ondullblack :: Doc -> Doc Source #
ondullgreen :: Doc -> Doc Source #
ondullyellow :: Doc -> Doc Source #
ondullblue :: Doc -> Doc Source #
ondullmagenta :: Doc -> Doc Source #
ondullcyan :: Doc -> Doc Source #
ondullwhite :: Doc -> Doc Source #
deunderline :: Doc -> Doc Source #
Minimal complete definition
Instances
renderPretty :: Float -> Int -> Doc -> SimpleDoc Source #
renderCompact :: Doc -> SimpleDoc Source #