| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
UU.PPrint
Description
Documentation
Minimal complete definition
Instances
| Pretty Bool Source # | |
| Pretty Char Source # | |
| Pretty Double Source # | |
| Pretty Float Source # | |
| Pretty Int Source # | |
| Pretty Integer Source # | |
| Pretty () Source # | |
| Pretty Doc Source # | |
| Pretty a => Pretty [a] Source # | |
| Pretty a => Pretty (Maybe a) Source # | |
| (Pretty a, Pretty b) => Pretty (a, b) Source # | |
| (Pretty a, Pretty b, Pretty c) => Pretty (a, b, c) Source # | |
semiBraces :: [Doc] -> Doc Source #
renderPretty :: Float -> Int -> Doc -> SimpleDoc Source #
renderCompact :: Doc -> SimpleDoc Source #