guix-devel
[Top][All Lists]
Advanced

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

Re: How to Write Empty File in Build Phase?


From: Antwane Mason
Subject: Re: How to Write Empty File in Build Phase?
Date: Sun, 29 Aug 2021 08:48:34 -0400


 > (with-output-to-file "__init__.py"
 >    newline)

> Untested, but NEWLINE taking #:optional arguments should not make it any
> less of a thunk.

That code snippet worked well for me. I appreciate the suggestion!


reply via email to

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