Show instances, fixed a bunch of bugs in parsing

- The case / let / indent stuff actually works
- Needed a bunch of defers
- Idris silently builds loops in immediate definitions
This commit is contained in:
2022-09-10 22:10:35 -07:00
parent 39deff1465
commit 1ed884eff9
10 changed files with 305 additions and 55 deletions

View File

@@ -13,7 +13,7 @@ authors = "Steve Dunham"
-- langversion
-- packages to add to search path
depends = contrib
depends = contrib, base
-- modules to install
-- modules =