]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/fixups/fixups.factor
json: merging reader/writer for simplicity
[factor.git] / basis / fixups / fixups.factor
index 6f73e3ec41cf0f1bc0b7e9cf183279614ea39fb9..e475a154ddeb365938fb5b298c7adb9b64dfac1a 100644 (file)
@@ -36,7 +36,7 @@ CONSTANT: word-renames {
     { "substitute" { "regexp.classes:(substitute)" "0.99" } }
     { "combine" { "sets:union-all" "0.99" } }
     { "refine" { "sets:intersect-all" "0.99" } }
-    { "read-json-objects" { "json.reader:read-json" "0.99" } }
+    { "read-json-objects" { "json:read-json" "0.99" } }
     { "init-namespaces" { "namespaces:init-namestack" "0.99" } }
     { "iota" { "sequences:<iota>" ".98" } }
     { "git-checkout-existing-branch" { "git-checkout-existing" "0.99" } }