Sounds great! Will the new version allow import cycles?
Also I reduced the case down to just this:
use*;
Putting that in a file and running hare build causes a segmentation
fault.
Also, this issue is not strictly limited to hare build. It can also
cause harec to segfault. Though I presume that will also be fixed as
part of the new build driver.
Thanks,
Zach
________________________________________
From: Ember Sawady <ecs@d2evs.net>
Sent: Friday, May 5, 2023 10:19 PM
To: Zachary Yedidia; ~sircmpwn/hare-users@lists.sr.ht
Subject: Re: [BUG hare build]: import cycle causes infinite recursion
known issue. we're in the process of rewriting the build driver, which'll fix
this along with a bunch of other issues