<div dir="ltr">FWIW, this seems to have broken the snapshot builds. I'll add the missing dependency declarations so I can restart the northwestern snapshots.<div><br></div><div>Also FWIW:</div><div><br></div><div><div>
WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/srfi/14) '(typed/rackunit)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/rackunit) '(typed/net/url)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/url) '(typed/net/uri-codec)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/uri-codec) '(typed/net/smtp)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/smtp) '(typed/net/sendurl)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/sendurl) '(typed/net/sendmail)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/sendmail) '(typed/net/qp)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/qp) '(typed/net/pop3)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/pop3) '(typed/net/nntp)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/nntp) '(typed/net/mime)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/mime) '(typed/net/imap)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/imap) '(typed/net/head)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/head) '(typed/net/gifwrite)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/gifwrite) '(typed/net/ftp)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/ftp) '(typed/net/dns)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/dns) '(typed/net/cookie)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/cookie) '(typed/net/cgi)</div><div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/cgi) '(typed/net/base64)</div>
<div>WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(typed/net/base64) '(typed/file)</div></div><div><br></div><div>Should those defmodules actually be @racketmodname[]'s or something?</div>
<div><br></div><div>Robby</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 16, 2013 at 4:53 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It's implemented, but it's not currently an option for `defmodule`.<br>
I'll look into adding the option.<br>
<div class="HOEnZb"><div class="h5"><br>
At Mon, 16 Sep 2013 17:49:27 -0400, Sam Tobin-Hochstadt wrote:<br>
> I think what Carl suggested is preferable -- a link that only exists<br>
> if the package it links to exists.  Alternatively, a link that goes to<br>
> the web if the package doesn't exist yet.  I think the latter is<br>
> planned but not yet implemented, from my recollection.<br>
><br>
> Sam<br>
><br>
> On Mon, Sep 16, 2013 at 5:41 PM, Robby Findler<br>
> <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>> wrote:<br>
> > So you want scribble to generate a link that can, when clicked (or maybe<br>
> > when the docs are built) turn into the real link or turn into "please<br>
> > install package X"?<br>
> ><br>
> > Robby<br>
> ><br>
> ><br>
> > On Monday, September 16, 2013, Sam Tobin-Hochstadt wrote:<br>
> >><br>
> >> I think the Typed Racket docs should have pointers to how to use other<br>
> >> libraries in a typed fashion -- it's a question that comes up a lot.<br>
> >><br>
> >> Sam<br>
> >><br>
> >> On Mon, Sep 16, 2013 at 5:16 PM, Robby Findler<br>
> >> <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>> wrote:<br>
> >> > Can that code not be moved into the relevant packages instead?<br>
> >> ><br>
> >> > Robby<br>
> >> ><br>
> >> ><br>
> >> > On Mon, Sep 16, 2013 at 3:21 PM, Asumu Takikawa <<a href="mailto:asumu@ccs.neu.edu">asumu@ccs.neu.edu</a>><br>
> >> > wrote:<br>
> >> >><br>
> >> >> On 2013-09-16 16:17:33 -0400, <a href="mailto:asumu@racket-lang.org">asumu@racket-lang.org</a> wrote:<br>
> >> >> > +@defmodule[math #:no-declare #:link-target? #f]<br>
> >> >> > +@defmodule[plot/typed #:no-declare #:link-target? #f]<br>
> >> >><br>
> >> >> These two lines cause `raco setup` to complain with a warning about<br>
> >> >> undeclared dependencies. It seems silly, though, to have the TR doc<br>
> >> >> package force a dependency on `math`. Can I quelch the warning somehow?<br>
> >> >> (like a "I don't really care if the dependency is missing" flag)<br>
> >> >><br>
> >> >> Cheers,<br>
> >> >> Asumu<br>
> >> >> _________________________<br>
> >> >>   Racket Developers list:<br>
> >> >>   <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
> >> ><br>
> >> ><br>
> >> ><br>
> >> > _________________________<br>
> >> >   Racket Developers list:<br>
> >> >   <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
> >> ><br>
> _________________________<br>
>   Racket Developers list:<br>
>   <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
_________________________<br>
  Racket Developers list:<br>
  <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
</div></div></blockquote></div><br></div>