forked from GitHub/gf-core
Use rec and sig for records.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
* Improve front-end language
|
||||
|
||||
- Layout syntax, this program is not handled correctly:
|
||||
f = \x -> case x of
|
||||
{ r = _ } -> 0
|
||||
|
||||
- Tuple syntax in expressions, types and patterns. Implemented with records.
|
||||
|
||||
- List syntax in expressions, types and patterns. Implemented with List.
|
||||
|
||||
Reference in New Issue
Block a user