@hackage elm-compiler0.15
Values to help with elm-package, elm-make, and elm-lang.org.
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 (6)
@hackage/acme-everything, @hackage/elm-reactor, @hackage/elm-make, @hackage/elm-package, @hackage/elm-repl, @hackage/elm-build-lib
Elm aims to make client-side web-development pleasant. It is a statically/strongly typed, functional reactive language that compiles to HTML, CSS, and JS. This package provides a couple helpful values that are intended for use in packages such as elm-package and elm-make.