chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] conditionals in .egg files


From: felix . winkelmann
Subject: Re: [Chicken-hackers] conditionals in .egg files
Date: Fri, 28 Sep 2018 22:57:06 +0200

> The problem with old versions of chicken-install would be they don't
> understand those new forms.  But for those I guess you'd just pin
> the version of the egg to an older one.

With cond-expand in egg files, you can always do a

  (cond-expand (chicken-5.x ...) (else ...))


felix




reply via email to

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