drym-org / qi

An embeddable flow-oriented language.
58 stars 12 forks source link

Remove conflicting module with macro-debugger/emit, fix dynamic-requi… #168

Closed dzoep closed 4 months ago

dzoep commented 4 months ago

…re of protected symbol?

Summary of Changes

[Please describe your changes]

Public Domain Dedication

(Why: The freely released, copyright-free work in this repository represents an investment in a better way of doing things called attribution-based economics. Attribution-based economics is based on the simple idea that we gain more by giving more, not by holding on to things that, truly, we could only create because we, in our turn, received from others. As it turns out, an economic system based on attribution -- where those who give more are more empowered -- is significantly more efficient than capitalism while also being stable and fair (unlike capitalism, on both counts), giving it transformative power to elevate the human condition and address the problems that face us today along with a host of others that have been intractable since the beginning. You can help make this a reality by releasing your work in the same way -- freely into the public domain in the simple hope of providing value. Learn more about attribution-based economics at drym.org, tell your friends, do your part.)

countvajhula commented 4 months ago

Yes, for more context, this was causing some docs builds to fail. I added a workaround for this without understanding the issue (and quite honestly, without understanding the fix!) in these packages that had been reporting as failing to build docs on the package index for a few weeks:

relation generator-util lazytree seq

Merging, thanks @dzoep !