[racket] input requested on tools for Racket library developers

From: Grant Rettke (grettke at acm.org)
Date: Wed Jan 4 09:21:20 EST 2012

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.


Posted on the users mailing list.