mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-29 03:24:02 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
cb1a5f663c
commit
b5fb108680
@ -19,7 +19,7 @@ Compiler changes:
|
||||
|
||||
* Added syntax for record instantiation:
|
||||
|
||||
`record <Constructor> {<field1> = <expr1>, <field2> = <expr2>, ..., <fieldN> = <exprN>}`
|
||||
`record < Constructor or _ > {<field1> = <expr1>, <field2> = <expr2>, ..., <fieldN> = <exprN>}`
|
||||
|
||||
* Added primitives to the parsing library used in the compiler to get more precise
|
||||
boundaries to the AST nodes `FC`.
|
||||
|
Loading…
Reference in New Issue
Block a user