turn three crashes into proper errors

This commit is contained in:
2024-12-05 17:10:05 -08:00
parent ccbd617671
commit 3aa127c42b
2 changed files with 24 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
## TODO
- [ ] fix "insufficient patterns", wire in M or Either String
- [x] fix "insufficient patterns", wire in M or Either String
- [ ] typeclass dependencies
- need to flag internal functions to not search (or flag functions for search)
- don't search instances that are currently being defined