Pretty
Documentation
data Mode
Constructors
PageMode | |
ZigZagMode | |
LeftMode | |
OneLineMode |
data TextDetails
ftext :: FastString -> Doc
doubleQuotes :: Doc -> Doc
fullRender :: Mode -> Int -> Float -> (TextDetails -> a -> a) -> a -> Doc -> a
showDocWith :: Mode -> Doc -> String
bufLeftRender :: BufHandle -> Doc -> IO ()