jgart schreef op zo 26-06-2022 om 09:43 [-0500]: > > Or a new 'define-public-hidden': > > > > (define-public-hidden python-httplib2 > >    (package > >      (name "...") > >      ...)) > > I like this idea. You'd implement that as a macro that inserts > hidden-package for the user of define-public-hidden? Yep.