egallesio / STklos

STklos Scheme
http://stklos.net
GNU General Public License v2.0
69 stars 17 forks source link

Declare dependency of SRFI 41 on SRFI 1 #494

Closed jpellegrini closed 1 year ago

jpellegrini commented 1 year ago

SRFI 41 (in derived.stk) imports (scheme list) See #493

jpellegrini commented 1 year ago

Ouch. It's derived.ostk that depends on SRFI-1, not srfi-41.ostk... Will fix.

ryandesign commented 1 year ago

I think this can be closed in favor of #495.

jpellegrini commented 1 year ago

I think this can be closed in favor of #495.

Agreed. Even if #495 is not the best option, this one certainly isn't the solution