[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54796] [PATCH v3 00/22] Add importer for hex.pm and rebar3 build-sy
From: |
Ludovic Courtès |
Subject: |
[bug#54796] [PATCH v3 00/22] Add importer for hex.pm and rebar3 build-system for Erlang |
Date: |
Mon, 09 May 2022 10:25:24 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:
> Am 29.04.22 um 15:16 schrieb Ludovic Courtès:
>> Not a blocker, but I’d rather see this eventually changed to use a gexp,
>> like so:
>
> Writing some decent code for with is beyond my scheme knowledge. I
> leave this as an excersice for guile experts.
To be fair, there’s not much expertise to be had beyond mimicking the
example I gave you in the parent message; it’s close to working code!
Thanks,
Ludo’.