soegaard2
2022-8-6 14:50:55

@gamburg.m No idea. But … try updating to 8.6 (or 8.5) and see if the error is gone.

Note: The new 8.6 is ready for download, but there is a small delay - so http://docs.racket-lang.org\|docs.racket-lang.org still shows 8.5 docs.

<https://download.racket-lang.org/>

gamburg.m
2022-8-6 15:13:28

Good idea, that’s giving me a much better error message, thanks!


mflatt
2022-8-6 22:23:18

My guess is that it was a problem with the expander not tracking dependencies well enough, and it got confused by an old cached compile. Upgrading might trigger a suitable recompile because the Racket version changed. If I’m guessing right, deleting a “compiled/cache” directory would also reset.