racket/racket
Matthew Flatt 44ee51f22f raco setup: add --unused-pkg-deps flag
This flag may be useful for checking for unnecessary dependencies, but
beware that it reports many false negatives, either because relevant
files are not compiled, because the dependency is dynamic, or because
unused packages are intentially listed as dependencies as a
convenience (as is the case for "main-distribution").
2013-10-15 17:50:32 -06:00
..
collects raco setup: add --unused-pkg-deps flag 2013-10-15 17:50:32 -06:00
src Fixing broken build and improving error message 2013-10-15 10:53:59 -06:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00