Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Puppet.PP
Contents
- ttext :: Text -> Doc
- prettyToText :: Doc -> Text
- displayNocolor :: Doc -> String
- module Text.PrettyPrint.ANSI.Leijen
Documentation
prettyToText :: Doc -> Text #
displayNocolor :: Doc -> String #
A rendering function that drops colors:
Re-exports
module Text.PrettyPrint.ANSI.Leijen