Never mind, asumu on #racket mentioned I need to use provide in the module.


I will do that.

Shawn

On Tue, May 22, 2012 at 11:28 AM, Shawn Smith <shawn.p.sm...@gmail.com>wrote:

> Hi,
>
> I created a planet archive locally with raco planet create, then I
> installed it into my local cache with raco planet fileinject.
>
> All I've written in Dr Racket so far is:
>
> (require (planet "something.rkt" ("shawnps" "something-racket.plt" 1 1)))
>
> and it runs fine.
>
> I can see it in the module browser (View -> Show Module Browser), and when
> I double click on it, it opens the correct file.
>
> But I get "unbound identifier" whenever I try to use any of its functions
> or structs.
>
> Any help is appreciated.
>
> Shawn
>
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to