Instant is
off
|
Search plugin
|
Manual
|
haskell.org
render
+pretty
Packages
pretty
render
:: Doc -> String
pretty
Text.PrettyPrint.HughesPJ
,
pretty
Text.PrettyPrint
Render the Doc to a String using the default Style.
render
Style
:: Style -> Doc -> String
pretty
Text.PrettyPrint.HughesPJ
,
pretty
Text.PrettyPrint
Render the Doc to a String using the given Style.
full
Render
:: Mode -> Int -> Float -> (TextDetails -> a -> a) -> a -> Doc -> a
pretty
Text.PrettyPrint.HughesPJ
,
pretty
Text.PrettyPrint
The general rendering interface.
©
Neil Mitchell
2004-2012, version 4.2.11