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.HTML.EDE.


[Skip to Readme]

Modules

[Index]

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 (>=0.8), base (>=4.7 && <5), bytestring (>=0.10), ede (>=0.2), either (>=4), filepath (>=1.2), http-media (>=0.6), http-types (>=0.8), semigroups (>=0.16), servant (>=0.4), servant-ede, servant-server (>=0.4), text (>=1.0), transformers (>=0.4), unordered-containers (>=0.2), wai (>=3.0), warp (>=3.0) [details]
License BSD-3-Clause
Copyright 2015 Alp Mestanogullari
Author Alp Mestanogullari
Maintainer alpmestan@gmail.com
Category Web
Home page http://github.com/alpmestan/servant-ede
Uploaded by AlpMestanogullari at 2015-06-02T15:54:00Z
Distributions
Executables servant-ede-example
Downloads 3672 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-03 [all 1 reports]

Readme for servant-ede-0.4.0.1

[back to package description]

servant-ede

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