This package browser is in early development. Mind the rough edges.

elm-compiler

Programming language for Web applications

Elm is a statically-typed, purely-functional programming language for the browser. The elm exectable includes commands for developers such as elm make and elm repl.

Installation

Install the latest version of elm-compiler as follows:

guix install elm-compiler

Or install a particular version:

guix install elm-compiler@0.19.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/elm-compiler/'><img src='http://127.0.0.1:3000/packages/elm-compiler/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/elm-compiler/badges/latest-version.svg)](http://127.0.0.1:3000/packages/elm-compiler/)
Org: [[http://127.0.0.1:3000/packages/elm-compiler/][http://127.0.0.1:3000/packages/elm-compiler/badges/latest-version.svg]]