[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using gexp for the #:builder arg of build systems
From: |
Ludovic Courtès |
Subject: |
Re: Using gexp for the #:builder arg of build systems |
Date: |
Fri, 29 Sep 2017 17:32:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello!
Maxim Cournoyer <address@hidden> skribis:
> After reading Ludovic's paper about gexps, I was curious to try it in a
> package definition. Is this supported yet?
It’s not possible in current master. There’s work for that in
‘wip-gexp’, that I’d like to merge in ‘core-updates’ Real Soon (I’ve
rebased it locally, it “just” needs more love.)
Ludo’.