mustache: 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.
[Skip to Readme]
Modules
[Index]
Downloads
- mustache-0.3.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.0, 1.0, 1.0.1, 1.0.2, 2.0, 2.0.1, 2.1, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2, 2.2.1, 2.2.2, 2.2.3, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.4.2 (info) |
---|---|
Dependencies | aeson (<1.6), base (>=4.7 && <5), base-unicode-symbols, bytestring, cmdargs, containers, conversion (>=1.2), conversion-text, directory, either, filepath, ja-base-extra (>=0.2.1), mtl (>=2.2 && <2.3), mustache, parsec (>=3.1 && <3.2), scientific, tagsoup, text (>=1.2 && <1.3), unordered-containers, vector, yaml [details] |
License | BSD-3-Clause |
Author | Justus Adam |
Maintainer | dev@justus.science |
Revised | Revision 1 made by sjakobi at 2021-10-11T13:58:42Z |
Category | Development |
Home page | https://github.com/JustusAdam/mustache |
Bug tracker | https://github.com/JustusAdam/mustache/issues |
Source repo | head: git clone git://github.com/JustusAdam/mustache.git this: git clone git://github.com/JustusAdam/mustache.git -b master(tag v0.3.0.1rc-2) |
Uploaded | by justus at 2015-10-17T10:54:39Z |
Distributions | Arch:2.4.2, Debian:2.3.1, Fedora:2.4.2, LTSHaskell:2.4.2, NixOS:2.4.2, Stackage:2.4.2 |
Reverse Dependencies | 10 direct, 4 indirect [details] |
Executables | haskell-mustache |
Downloads | 30013 total (177 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-01-23 [all 3 reports] |