This commit is contained in:
2026-02-16 11:59:34 -08:00
parent 95f43e0c9b
commit 7f2fa27aa6
5 changed files with 26 additions and 23 deletions

View File

@@ -17,6 +17,7 @@
- [ ] Duplicate data constructors point to `data`
- [ ] Allow Qualified names in surface syntax
- Don't disambiguate on type for now
- [ ] Could we disambiguate just Data constructors on type?
- [x] change "in prefix position" and "trailing operator" errors to do sections
- [ ] maybe add fat arrows, I keep wanting to type them, `{{...}}` is a little ugly
- There may be ambiguity issues at the parsing level, but we don't have typecase, so.