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

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Oct 5 20:39:27 EDT 2012

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.)


> 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!

Posted on the dev mailing list.