Re: Sdl-union not exported
Andreas Enge writes: > currently, the package sdl-union is not exported from sdl.scm. Is this > intentional or an oversight? Intentional. sdl-union is used only as an input to other packages, so we don't want it to show up when viewing the public package list. If you'd like to use sdl-union fr
Sdl-union not exported
Hello, currently, the package sdl-union is not exported from sdl.scm. Is this intentional or an oversight? Andreas