From 40bc64482e44f985f7a6faf016bccdafc8643481 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 15 Oct 2013 17:32:22 -0600 Subject: [PATCH] remove some unneeded dependencies original commit: d5f6b72e6976a36d6777709711765af1117c959b --- pkgs/typed-racket-pkgs/typed-racket-lib/info.rkt | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/typed-racket-pkgs/typed-racket-lib/info.rkt b/pkgs/typed-racket-pkgs/typed-racket-lib/info.rkt index 3e64e49a..5dbe4aab 100644 --- a/pkgs/typed-racket-pkgs/typed-racket-lib/info.rkt +++ b/pkgs/typed-racket-pkgs/typed-racket-lib/info.rkt @@ -8,7 +8,6 @@ "pconvert-lib" "unstable-contract-lib" "unstable-list-lib" - "unstable-debug-lib" "compatibility-lib" ;; to assign types "string-constants-lib"))