From 1000dde87131a77f456139bdf19e0a87b0776608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 30 Oct 2023 16:39:59 +0100 Subject: Merge (hnh module-introspection static) into parent module. It only contained a single binding, and the base module was already utilities. --- module/hnh/module-introspection/all-modules.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'module/hnh/module-introspection/all-modules.scm') diff --git a/module/hnh/module-introspection/all-modules.scm b/module/hnh/module-introspection/all-modules.scm index 5b4b37d2..3d202839 100644 --- a/module/hnh/module-introspection/all-modules.scm +++ b/module/hnh/module-introspection/all-modules.scm @@ -4,7 +4,6 @@ :use-module (ice-9 match) :use-module (hnh util path) :use-module (hnh module-introspection) - :use-module ((hnh module-introspection static-util) :select (get-forms)) :export (all-files-and-modules-under-directory all-files-under-directory all-modules-under-directory -- cgit v1.2.3