diff --git a/pkgs/typed-racket-pkgs/typed-racket-tests/info.rkt b/pkgs/typed-racket-pkgs/typed-racket-tests/info.rkt index dd598596..b9c9d7ee 100644 --- a/pkgs/typed-racket-pkgs/typed-racket-tests/info.rkt +++ b/pkgs/typed-racket-pkgs/typed-racket-tests/info.rkt @@ -5,6 +5,7 @@ (define build-deps '("base" "compatibility-lib" "rackunit-lib" + "compiler-lib" "redex" "sandbox-lib" "unstable"))