diff --git a/basis/tools/deploy/shaker/shaker.factor b/basis/tools/deploy/shaker/shaker.factor index c2db471a23..dfb5b7fa30 100755 --- a/basis/tools/deploy/shaker/shaker.factor +++ b/basis/tools/deploy/shaker/shaker.factor @@ -127,8 +127,10 @@ IN: tools.deploy.shaker "coercer" "combination" "compiled-generic-uses" - "compiled-uses" + "effect-dependencies" + "definition-dependencies" "conditional-dependencies" + "dependency-checks" "constant" "constraints" "custom-inlining"