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

Safe HaskellNone

Puppet.NativeTypes

Description

This module holds the native Puppet resource types.

Synopsis

Documentation

baseNativeTypes :: Container PuppetTypeMethodsSource

The map of native types. They are described in Puppet.NativeTypes.Helpers.

validateNativeType :: Resource -> InterpreterMonad ResourceSource

Contrary to the previous iteration, this will let non native types pass