[racket] how does PLaneT work?

From: Stephen Bloch (sbloch at adelphi.edu)
Date: Sun Jun 6 10:37:54 EDT 2010

On Jun 6, 2010, at 4:49 AM, Robby Findler wrote:

> That's how it works, yes, if you are typing the require at the REPL.

But that's what I just did, and it didn't.

>> I just typed
>> (require (planet sbloch/picturing-programs:2))
>> and it gave me version 2.0, even though there is a version 2.1 with the same required-core-version, which I can get by specifically requesting it:
>> (require (planet sbloch/picturing-programs:2:1))

This was in the Interactions pane of DrScheme.


Stephen Bloch
sbloch at adelphi.edu





Posted on the users mailing list.