diff --git a/typed-racket-lib/info.rkt b/typed-racket-lib/info.rkt index 74aa5b8a..52927ceb 100644 --- a/typed-racket-lib/info.rkt +++ b/typed-racket-lib/info.rkt @@ -3,7 +3,6 @@ (define collection 'multi) (define deps '(("base" #:version "6.4.0.5") - "pconvert-lib" "source-syntax" "compatibility-lib" ;; to assign types "string-constants-lib"))