aboutsummaryrefslogtreecommitdiffstats
path: root/todo.md
diff options
context:
space:
mode:
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.md b/todo.md
index 231b0b4..6afd50d 100644
--- a/todo.md
+++ b/todo.md
@@ -2,7 +2,7 @@
In order of priority
+- Implement records and unions
- Write function let expressions properly using lookups
- Write tests!
-- Come up with a name for the language
-- Add effects system (see `examples/effects-concept.lisp`)
+- Add effects system (see `examples/effects-concept.milch`)