BSD-3-Clause licensed by Joey Eremondi
Maintained by [email protected]
This version can be pinned in stack with:elm-build-lib-0.14.0.0@sha256:039a0da64adeed55b26e6b708f0915a2caa5c27138beb4a0366ecc92bd6e7ca9,1346

Module documentation for 0.14.0.0

This library provides both runtime and Template Haskell functions which let you take multi-module Elm Programs and compile them to JavaScript. The main goal of this is to allow Elm to be used as a frontend for Haskell servers or Web apps. The library is independent of any specific framework, so it should work with Yesod, Snap, Happstack, Scotty, etc.