@hackage mustache0.3.0.1

A mustache template parser library.

Allows parsing and rendering template files with mustache markup. See the mustache language reference. Implements the mustache spec version 1.1.3 This library requires GHC >= 7.10 because it uses the new overlapping instances to provide eficcient and versatile conversion of custom data types into mustache Values.