language-bluespec-0.1: An implementation of the Bluespec Haskell AST
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Bluespec.Pretty

Documentation

ppAll :: Pretty a => a -> String Source #

sepList :: [Doc] -> Doc -> Doc Source #

ppr :: Pretty a => PDetail -> a -> String Source #