forked from GitHub/gf-core
Added TODO about layout bug.
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
* Improve front-end language
|
* 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.
|
- Tuple syntax in expressions, types and patterns. Implemented with records.
|
||||||
|
|
||||||
- List syntax in expressions, types and patterns. Implemented with List.
|
- List syntax in expressions, types and patterns. Implemented with List.
|
||||||
|
|||||||
Reference in New Issue
Block a user