@hackage / elm-build-lib

Compile Elm code to JS within Haskell

Version Deprecated package0.14.0.0

About

Metadata

  • Last updated , by jeremondi
  • License BSD-3-Clause
  • Categories Compilers and Interpreters
  • Maintained by: joey@eremondi.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

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.