Hi, Jeff Mickey <[email protected]> skribis:
> I think the important part here is if you use strings, have some way > to check if someone is building a package with a new/undocumented > license. Then the graph of license objects could be accomplished > later, if you know you don't have misspellings like "LGLPv2" and stuff > like it polluting the graph. Right. Referring to variables defined in (guix licenses) instead of using plain strings directly should help with that. Thanks, Ludo’.
