[racket] Module docs - still a problem
Try this:
tar zxvf carali.tar.gz
cd carali
raco planet link schematics carali.plt 1 0 .
raco planet create .
HTH,
N.
On Thu, Apr 7, 2011 at 9:11 PM, Noel Welsh <noelwelsh at gmail.com> wrote:
> On Thu, Apr 7, 2011 at 8:58 PM, Mark Carter <mcturra2000 at yahoo.co.uk> wrote:
>> A previous poster said that the #lang directive created an implicit module.
>> However, this doesn't seem to be strictly true, as my function http-get is
>> automatically "provided" without explicit mention; which is not the same
>> behaviour as when I use a (module ...). Beats me.
>
> That provide/doc statement provides http-get.
>
> HTH,
> N.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: carali.tar.gz
Type: application/x-gzip
Size: 12488 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20110407/42f2e494/attachment.gz>