On Thu, Jan 14, 2010 at 5:03 AM, Peter Danenberg <[email protected]> wrote: > It always irritated me, by the way, that srfi-41 was called "streams" > (just like srfi-78 was call "check"); is it possible to alias it > somehow to srfi-41?
Oh, I did not know of this naming bifurcation. That is confusing and explains why the test-depends clause did not work on my system. For future reference, you have to use the egg name in the test-depends clause -- "srfi-41" not "streams". As for naming you can ask the maintainer, Kon. _______________________________________________ Chicken-hackers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-hackers
