diff options
| author | bringert <bringert@cs.chalmers.se> | 2005-11-29 18:16:33 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2005-11-29 18:16:33 +0000 |
| commit | 9a2dea46d103d180c3b0e0780df4f10a8a16f386 (patch) | |
| tree | f3ddcb3dcff372f877241330301d0fd21a614e72 /transfer | |
| parent | 5b9249a422cb1ac172d6b5f1f03d5cde629d6216 (diff) | |
Use rec and sig for records.
Diffstat (limited to 'transfer')
| -rw-r--r-- | transfer/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/transfer/TODO b/transfer/TODO index 510904993..40a3ec53f 100644 --- a/transfer/TODO +++ b/transfer/TODO @@ -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. |
