language-puppet-1.3.1.1: Tools to parse and evaluate the Puppet DSL.

Safe HaskellSafe
LanguageHaskell98

Puppet.PP

Contents

Synopsis

Documentation

ttext :: Text -> Doc Source

prettyToText :: Doc -> Text Source

displayNocolor :: Doc -> String Source

A rendering function that drops colors:

Re-exports