Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 269 Bytes

hakyll-elm

Hakyll wrapper for the Elm compiler.

A wrapper for compiling Elm programs to html/javascript in a Hakyll project.

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