Closed mflatt closed 3 years ago
Attempting to build right now produces
raco setup: found undeclared dependency: raco setup: mode: run raco setup: for package: "quickscript" raco setup: on package: "rackunit-lib" raco setup: dependent source: ..../racket/share/pkgs/quickscript/compiled/shadow-script_rkt.zo raco setup: used module: (lib "rackunit/main.rkt")
This error will break the Racket build (such as snapshot builds).
Thanks for the report and sorry about the inconvenience. Fixed by 5c4aa26
Attempting to build right now produces
This error will break the Racket build (such as snapshot builds).