[racket-dev] planet development links
DrRacket does not recognize my planet package when I install it as a
planet development link.
$ planet link kazzmir vi.plt 1 0 ~/scheme/vi
$ planet show
Development links:
kazzmir vi.plt 1 0
--> /home/jon/svn/scheme/vi
$ drracket
.. the vi plugin does not show on the toolbar ..
But if I install my package by downloading it through the normal planet
interface it works ok
.. in drracket ..
(require (planet kazzmir/vi:1:11/tool))
.. restart drracket ..
.. vi plugin shows up ..
I can dig a little bit if no one has any clues. There aren't any drastic
changes between the version on planet and my development version (I think!).