hakyll-contrib-elm-0.1.0.1: Compile Elm code for inclusion in Hakyll static site.

Safe HaskellNone
LanguageHaskell2010

Hakyll.Contrib.Elm

Synopsis

Documentation

elmMake :: Compiler (Item String) Source

Use the 'elm-make' tool to build a elm source file and generate javascript. (Requires you have elm-make installed and available on your PATH.)