more tweaks to pretty printing.

This commit is contained in:
2024-11-15 19:13:42 -08:00
parent 9faee86886
commit 9767d92952
7 changed files with 39 additions and 24 deletions

View File

@@ -8,6 +8,7 @@ import Data.List
import Lib.Types -- Name / Tm
import Lib.TopContext
import Lib.Prettier
import Lib.Eval -- lookupMeta
import Lib.Util