diff --git a/basis/fixups/fixups.factor b/basis/fixups/fixups.factor index 330884d06c5..f42e96d9145 100644 --- a/basis/fixups/fixups.factor +++ b/basis/fixups/fixups.factor @@ -13,6 +13,7 @@ CONSTANT: vocab-renames { { "math.trig" { "math.functions" "0.100" } } { "math.functions.integer-logs" { "math.functions" "0.100" } } { "tools.image-analyzer" { "tools.image.analyzer" "0.100" } } + { "promises" { "lazy" "0.100" } } } CONSTANT: word-renames {