Cabal revisions of mustache-0.3.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: mustache version: 0.3.0.1+x-revision: 1 synopsis: A mustache template parser library. description: Allows parsing and rendering template files with mustache markup. See the library+ build-depends: aeson <1.6+ exposed-modules: Text.Mustache, Text.Mustache.Types, Text.Mustache.Parser,