@hackage elm-core-sources1.0.0
Source files for the Elm runtime and standard libraries
Categories
License
BSD-3-Clause
Maintainer
joey@eremondi.com
Links
Versions
- 1.0.0 Thu, 11 Dec 2014
Installation
Dependencies (5)
- base >=4.2 && <5
- bytestring
- containers
- file-embed
- template-haskell Show all…
Dependents (2)
@hackage/acme-everything, @hackage/elm-build-lib
Embeds the standard libraries and runtime files of the Elm language as Haskell strings, so that they can be used for compilation and served in a Haskell web server. For more information on the Elm language, see http://elm-lang.org.