diff --git a/rfcs/0137-nix-language-version.md b/rfcs/0137-nix-language-version.md index 0d7e044..19a614f 100644 --- a/rfcs/0137-nix-language-version.md +++ b/rfcs/0137-nix-language-version.md @@ -268,7 +268,7 @@ Once the language version is accessible though, tooling can at least be adapted - (-) Very long - `with import \d*;` - (+) Allows for forward compatibilty hacks such as better error messages - - (🔥) Because why not + - (-) Will likely mislead beginners to think this is has the same semantics as the original `with import ...;`