pretty-compact-1.0: Pretty-printing library
Text.PrettyPrint.Compact.Core
data Doc Source
Constructors
Instances
render :: Double -> Indentation -> Doc -> StringSource
group :: Doc -> DocSource
flatten :: Doc -> DocSource
space :: DocSource
spacing :: Indentation -> DocSource
text :: String -> DocSource