[racket-dev] checking package dependencies
On Sat, Jun 29, 2013 at 9:18 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
>
> There is one dependency problem, currently: "drracket" depends on
> "htdp" through a test. That problem was created by a commit before
> dependency checking was available, and we'll get it fixed.
I currently get the error:
raco setup: found undeclared dependency:
mode: build
for package: "racket-index"
on package: "at-exp-lib"
dependent source: utils_rkt.dep
used module: (lib "scribble/reader.rkt")
Also, this error prints three times.
Finally, this is a huge win for my work on shrinking the core, so thanks!
Sam