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

Safe HaskellSafe-Inferred
LanguageHaskell98

Puppet.PP

Contents

Synopsis

Documentation

tshow :: Show a => a -> Text Source

displayNocolor :: Doc -> String Source

A rendering function that drops colors:

Re-exports