@hackage Elm0.13
The Elm language module.
Categories
License
BSD-3-Clause
Maintainer
info@elm-lang.org
Links
Versions
Deprecated
Dependencies (23)
- aeson >=0.7 && <0.9
- aeson-pretty >=0.7 && <0.8
- base >=4.2 && <5
- binary >=0.7.0.0 && <0.8
- blaze-html >=0.5 && <0.8
- blaze-markup >=0.5.1 && <0.7 Show all…
Dependents (9)
@hackage/elm-server, @hackage/snap-elm, @hackage/acme-everything, @hackage/haskelm, @hackage/elm-yesod, @hackage/elm-get, Show all…
Elm aims to make client-side web-development more pleasant. It is a statically/strongly typed, functional reactive language to HTML, CSS, and JS. This package provides a library for Elm compilation in Haskell and a compiler executable.