Alex Kost <[email protected]> skribis:

> * guix/licenses.scm (%licenses): New variable.

For the purposes of this patch set, I think we’d rather avoid that, and
instead do something like:

    (module-map (lambda (sym var)
                  (variable-ref var))
                (resolve-interface '(guix licenses)))

WDYT?

Ludo’.

Reply via email to