[plt-scheme] untyped/dispatch broken contract?
On Sun, Jan 11, 2009 at 8:39 AM, Dave Gurnell <d.j.gurnell at gmail.com> wrote:
> I discovered that PLaneT only lets you specify the first three digits of the
> version number.
Given that most Untyped libraries run against the head of the SVN
tree, and not the last "stable" release, this can be confusing for
people. (That's more a statement than an indictment, really.)
Another solution is to download and install a nightly build:
http://pre.plt-scheme.org/installers/
Currently that's sitting at version 4.1.3.9, which will have the
change Dave was talking about. You can safely have more than one PLT
Scheme installed, although I usually get confused about which I need
for what.
Either way, that's another option, depending on your situation and savvy.
Cheers,
Matt