elm-yesod: The Elm language Yesod compatibility module.

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

This module provides a simple function to embed Elm code as a Yesod widget.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.2, 0.1.3, 0.2
Dependencies base (>=4.2 && <5), blaze-markup (>=0.5 && <0.6), Elm (>=0.7), shakespeare-js, text, yesod-core (>=1.1) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2011-2013 Vincent Ambo
Author Vincent Ambo
Maintainer tazjin@gmail.com
Category Web, Yesod
Home page http://elm-lang.org
Source repo head: git clone git://github.com/tazjin/elm-yesod.git
Uploaded by VincentAmbo at 2013-04-23T15:18:12Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3305 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for elm-yesod-0.2

[back to package description]

elm-yesod

elm-yesod contains the Language.Elm.Yesod module for embedding Elm code in Yesod applications.