ede: Templating language with similar syntax and features to Liquid or Jinja2.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

ED-E is a templating language written in Haskell with a specific set of features:


[Skip to Readme]

Properties

Versions 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.8.1, 0.2.8.2, 0.2.8.3, 0.2.8.4, 0.2.8.5, 0.2.8.6, 0.2.8.7, 0.2.9, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.0, 0.3.3.0
Change log None available
Dependencies aeson (>=0.8), attoparsec, base (>=4.12 && <5), bytestring (>=0.10.4), comonad (>=4.2), directory (>=1.2), ede, filepath (>=1.2), free (>=4.8), lens (>=4.0), mtl (>=2.1.3.1), optparse-applicative (>=0.11), parsers (>=0.12.1.1), prettyprinter (>=1.6), prettyprinter-ansi-terminal (>=1.1), scientific (>=0.3.1), text (>=1.2), text-manipulate (>=0.1.2), trifecta (>=2.1), unordered-containers (>=0.2.3), vector (>=0.7.1) [details]
License MPL-2.0
Copyright Copyright (c) 2013-2020 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay@gmail.com>
Category Text, Template, Web
Home page http://github.com/brendanhay/ede
Source repo head: git clone git://github.com/brendanhay/ede.git
Uploaded by BrendanHay at 2020-12-01T12:14:39Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for ede-0.3.2.0

[back to package description]

ED-E

MPL2 Build Hackage Nix Cachix

Introduction

ED-E is a templating language written in Haskell with a specific set of features:

Please see the documentation for more information.

Syntax

A set of syntatic/semantic fragments for all supported expressions can be found in the tests or the documentation.

Contribute

For any problems, comments or feedback please create an issue here on GitHub.

Licence

ED-E is released under the Mozilla Public License Version 2.0