[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#65860] [PATCH 3/4] gnu: Remove extraneous imports.
From: |
Ludovic Courtès |
Subject: |
[bug#65860] [PATCH 3/4] gnu: Remove extraneous imports. |
Date: |
Wed, 13 Sep 2023 22:06:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi,
Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
> Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild
> from the upcoming Guile.
Excellent, go for it!
(The was the motivation for ‘-Wunused-modules’.)
Ludo’.