add item to the sample change roadmap

This commit is contained in:
Valentin Gagarin 2023-06-22 14:57:35 +02:00 committed by GitHub
parent 8f2cf113c2
commit 8ae831e085
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -702,6 +702,7 @@ At least such a trade-off now could then be made to begin with, as currently bre
- Define a roadmap to introduce the next language versions, for example:
- Version 7 commits to changes that do not require additional work on Nixpkgs:
- Introduce the version declaration, required to distinguish versions 6 and 7
- Remove `builtins.langVersion`, as it's not needed any more
- Deprecate URL literals
- Deprecate the `let-body` syntax
- Drop support for leading zeroes on integers