guix/gnu
Robert Vollmert c902458863
gnu: Add elm-compiler 0.19.0
This adds the elm compiler, version 0.19.0. This provides the
`elm` command, with the exception of the `elm reactor` subcommand.

Named `elm-compiler`, to leave space for `elm` as the full elm
including reactor.

* gnu/packages/elm.scm: New module.
(elm-compiler): New package.
* gnu/packages/patches/elm-disable-reactor.patch: New patch.
* gnu/packages/patches/elm-fix-map-key.patch: New patch.
* gnu/packages/patches/elm-relax-glsl-bound.patch: New patch.
* gnu/local.mk: Add new files.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-08-17 16:23:06 +02:00
..
bootloader
build linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
installer
machine machine: ssh: Fix sanity checks. 2019-08-17 20:45:13 +08:00
packages gnu: Add elm-compiler 0.19.0 2019-08-17 16:23:06 +02:00
services
system linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
tests
artwork.scm
bootloader.scm
ci.scm gnu: mingw: Add x86_64 support. 2019-08-14 21:29:53 +02:00
installer.scm
local.mk gnu: Add elm-compiler 0.19.0 2019-08-17 16:23:06 +02:00
machine.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
packages.scm
services.scm remote: Remove '--system' argument. 2019-08-14 15:38:13 -04:00
system.scm
tests.scm