hakyll-elm

Hakyll wrapper for the Elm compiler.

https://github.com/maxsnew/hakyll-elm

Latest on Hackage:0.2.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Max New
Maintained by [email protected]

A wrapper for compiling Elm (http://elm-lang.org) programs to html/javascript in a Hakyll project.

Currently supports single-module programs that only import from an Elm runtime that's manually included.