ContentsIndex
Pugs.Pretty
Synopsis
defaultIndent :: Int
class Show a => Pretty a where
format :: a -> Doc
quoted :: Char -> String
ratToNum :: VRat -> VNum
doubleBraces :: Doc -> Doc
joinList :: Doc -> [Doc] -> Doc
commasep :: [Doc] -> Doc
pretty :: Pretty a => a -> String
Produced by Haddock version ADDOCK_VERSION