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.1.2 && <0.1.3), shakespeare-js, text, yesod-core (>=1) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2011-2012 Vincent Ambo
Author Vincent Ambo
Maintainer geva@humac.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 2012-05-30T22:48:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3312 total (7 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.1

[back to package description]

elm-yesod

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