guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55030] [PATCH 00/30] gnu: elm: Update to 0.19.1. Add build system &


From: Ludovic Courtès
Subject: [bug#55030] [PATCH 00/30] gnu: elm: Update to 0.19.1. Add build system & importer.
Date: Sun, 01 May 2022 22:22:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi Philip,

Philip McGrath <philip@philipmcgrath.com> skribis:

> This patch series updates Elm to version 0.9.1, then adds an
> 'elm-build-system' and a 'guix import elm' command.

Impressive!

> To exercise the new features, this patch series then:
>
>   * Build the front-end for the `elm reactor` command (which is written in 
> Elm)
>     and adds a variant of Elm to Guix with the command enabled;
>
>   * Builds 'elm-todomvc', an official example of a basic Elm application; and
>
>   * Builds a feature-rich third-party package, "terezka/elm-charts":
>     <https://elm-charts.org>.

Woow, neat.

Annoying question that I have to ask: do these packages bundle
JavaScript libraries?  If yes, is it source or is it “minified”?

(My take is that we could tolerate some level of bundling if “doing the
right thing” is impractical, but it’d rather be source.)

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]