#lang info (define collection "typed") (define deps '("base" "graph-lib" "typed-racket-lib" "gen-queue-lib" "math-lib" )) (define scribblings '(("manual.scrbl" ()))) (define build-deps '("typed-racket-doc" "racket-doc" "scribble-lib" "graph-doc" "gen-queue-lib" "math-doc" "rackunit-typed" ))