elm-build-lib: Compile Elm code to JS within Haskell
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.0.1, 0.14.0.0, 0.14.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.2 && <5), bytestring, containers, elm-compiler (>=0.14 && <0.15), elm-core-sources, file-embed, template-haskell [details] |
License | BSD-3-Clause |
Copyright | Copyright: (c) 2014 Joey Eremondi |
Author | Joey Eremondi |
Maintainer | joey@eremondi.com |
Category | Compiler, Language |
Home page | http://github.com/JoeyEremondi/elm-build-lib |
Source repo | head: git clone git://github.com/JoeyEremondi/elm-build-lib |
Uploaded | by jeremondi at 2014-12-13T12:47:37Z |
Modules
[Index]
- Language
Downloads
- elm-build-lib-0.14.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees