guix-patches
[Top][All Lists]
Advanced

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

[bug#55920] [PATCH] build-system: chicken: Added insert-missing-version


From: Maxime Devos
Subject: [bug#55920] [PATCH] build-system: chicken: Added insert-missing-version phase
Date: Wed, 15 Jun 2022 13:29:09 +0200
User-agent: Evolution 3.38.3-1

Liliana Marie Prikler schreef op wo 15-06-2022 om 13:26 [+0200]:
> We don't do square brackets in Guile.  Also, using λ rather than
> spelling out "lambda" results in a syntax error.

This construct seems to work fine for me:

> (let ((id (λ (x) x))) (id 0))
$2 = 0

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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