Field to specify minimum version of the Nirum compiler #237
Labels
cat:lang
Category: Language design
cmp:compiler
Component: Compiler backend (e.g., annotation processors, code generators)
cmp:frontend
Component: Compiler frontend (e.g., CLI, parser, AST)
typ:enhance
Type: Enhancement/new feature
A Nirum package may use recently introduced features of the compiler so that it requires the minimum version of the compiler. Although it could be achieved by simply adding a new field to package.toml manifest:
The syntax also could be unified to #26:
The text was updated successfully, but these errors were encountered: