[racket] input requested on tools for Racket library developers
On Mon, Jan 2, 2012 at 11:10 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> If you develop Racket libraries, or would like to, this is a request for input...
Something like Apache Maven's effective-pom
http://maven.apache.org/plugins/maven-help-plugin/effective-pom-mojo.html
that shows you all of the dependencies for a particular system, along
with, which packages/versions are actually satisfying those
dependencies on your current system.