[plt-scheme] parallel planet versions?

From: YC (yinso.chen at gmail.com)
Date: Wed Oct 8 15:43:43 EDT 2008

On Wed, Oct 8, 2008 at 11:58 AM, Robby Findler <robby at cs.uchicago.edu>wrote:

>
> But a version specification like you write above is considered
> satisfied by any version where the major version is the same and the
> minor version is bigger than what you request.
>
> You can lock in a specific minor version with the = specifier (using
> the more verbose syntax for planet requires).
>
>  (require (planet ("f.ss" ("me" "x.plt" 1 (= 2))))
>
>
I see - thanks!

yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20081008/f984b62d/attachment.html>

Posted on the users mailing list.