mustache-2.4.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.
Note: Versions including and beyond 0.4 are compatible with ghc 7.8 again.
Modules
- Text
- Text.Mustache Basic functions for dealing with mustache templates.
- Text.Mustache.Compile Basic functions for dealing with mustache templates.
- Text.Mustache.Parser Basic functions for dealing with mustache templates.
- Text.Mustache.Render Functions for rendering mustache templates.
- Text.Mustache.Types Types and conversions
- Text.Mustache Basic functions for dealing with mustache templates.