[racket-dev] [plt] Push #25419: master branch updated

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Fri Oct 5 21:38:53 EDT 2012

On Oct 5, 2012 8:39 PM, "Eli Barzilay" <eli at barzilay.org> wrote:
>
> 20 minutes ago, Robby Findler wrote:
> > Why does TR depend on FV?
>
> I don't know -- but that's the the change that Sam comitted in the
> file below.
>
> And actually, maybe a good way to resolve this is that this file
> belongs to FV rather than to TR.  This is probably something that
> would be good for a bunch of other things in `typed/*'.  (Since it's
> kind of an image of a bunch of random things from other places.)

Yes, I think this is the right solution.  In general, `typed/foo` should
have the distribution spec that is the max of `foo` and TR.

>
> > On Fri, Oct 5, 2012 at 5:59 PM, Eli Barzilay <eli at barzilay.org> wrote:
> > > Three hours ago, samth at racket-lang.org wrote:
> > >> samth has updated `master' from fcfff27c31 to b6b5043ff9.
> > >>   http://git.racket-lang.org/plt/fcfff27c31..b6b5043ff9
> > >>
> > >> =====[ One Commit
]=====================================================
> > >> Directory summary:
> > >>  100.0% collects/typed/
> > >>
> > >> ~~~~~~~~~~
> > >>
> > >> b6b5043 Sam Tobin-Hochstadt <samth at racket-lang.org> 2012-10-05 16:10
> > >> :
> > >> | Add typed interface for the futures visualizer.
> > >> :
> > >>   A collects/typed/future-visualizer.rkt
> > >
> > > http://drdr.racket-lang.org/25419/collects/meta/check-dists.rkt
> > >
> > > (drr depends on TR, TR depends on FV, FV depends on drr)
> > >
> > > --
> > >           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli
Barzilay:
> > >                     http://barzilay.org/                   Maze is
Life!
> > > _________________________
> > >   Racket Developers list:
> > >   http://lists.racket-lang.org/dev
>
> --
>           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                     http://barzilay.org/                   Maze is Life!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20121005/95cc316a/attachment-0001.html>

Posted on the dev mailing list.