guix-devel
[Top][All Lists]
Advanced

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

Multiple values → SRFI-71


From: Ludovic Courtès
Subject: Multiple values → SRFI-71
Date: Fri, 15 Jan 2021 18:08:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hello Guix!

Starting from commit 4f621a2b003e85d480999e4d0630e9dc3de85bc3, we
require Guile >= 2.2.6.  Since (srfi srfi-71) was added in Guile 2.2.4,
I suggest using it instead of the more clunky (srfi srfi-11)
‘let-values’.  We can gradually migrate code.

Note that (guix build utils), (guix build gnu-build-system), and
probably a few other (guix build …) modules that are used early during
bootstrap, where Guile 2.0 is used, cannot migrate.

Ludo’.



reply via email to

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