servant-ede: Combinators for rendering EDE templates in servant web applications

[ bsd3, library, program, web ] [ Propose Tags ]

Combinators for rendering EDE templates in servant web applications.

Documentation and examples available at Servant.EDE.


[Skip to Readme]

Modules

[Last Documentation]

  • Servant
    • Servant.EDE
      • Servant.EDE.Internal
        • Servant.EDE.Internal.Reify
        • Servant.EDE.Internal.ToObject
        • Servant.EDE.Internal.Validate

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4, 0.4.0.1, 0.5, 0.5.1, 0.6
Dependencies aeson, base (>=4.7 && <5), bytestring, ede, either, filepath, http-media, http-types, semigroups, servant, servant-ede, servant-server, text, transformers, unordered-containers, vector, warp, xss-sanitize [details]
License BSD-3-Clause
Copyright 2015-2016 Alp Mestanogullari
Author Alp Mestanogullari
Maintainer alpmestan@gmail.com
Category Web
Home page http://github.com/alpmestan/servant-ede
Bug tracker http://github.com/alpmestan/servant-ede/issues
Source repo head: git clone git://github.com/alpmestan/servant-ede.git
Uploaded by AlpMestanogullari at 2016-09-16T21:35:30Z
Distributions
Executables servant-ede-example
Downloads 3664 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-20 [all 2 reports]

Readme for servant-ede-0.6

[back to package description]

servant-ede

Support ede templates in servant. See the documentation of the Servant.EDE module for examples and explanations, on hackage.