diff --git a/info.rkt b/info.rkt index bb86398..62ac007 100644 --- a/info.rkt +++ b/info.rkt @@ -7,7 +7,8 @@ "typed-graph" "typed-racket-lib" "typed-compose" - "typed-racket-stream")) + "typed-racket-stream" + "typed-racket-more")) (define build-deps '("racket-doc" "typed-racket-doc" "sandbox-lib"