all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Multiple values → SRFI-71
@ 2021-01-15 17:08 Ludovic Courtès
  0 siblings, 0 replies; only message in thread
From: Ludovic Courtès @ 2021-01-15 17:08 UTC (permalink / raw)
  To: Guix Devel

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’.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-15 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 17:08 Multiple values → SRFI-71 Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.