Hello, Robert Vollmert <[email protected]> skribis:
> Things do seem to work stably with the patch, although I still don’t see an > improvement. I do repeatedly get the following warnings now, though they don’t > seem to break things: > > [ 75%] GUILEC guix/build/elm-build-system.go > warning: unknown warning type `shadowed-toplevel' > [ 88%] GUILEC guix/import/elm.go > warning: unknown warning type `shadowed-toplevel' > [100%] GUILEC guix/config.go > warning: unknown warning type `shadowed-toplevel' The ‘shadowed-toplevel’ warning appeared in Guile 2.2.5 and you must be using an older version. Fixed in e429566fbb6af2b65a144cc06902432bc87b9eae. Thanks, Ludo’.
