rearrange deck chairs

This commit is contained in:
2024-09-28 11:39:17 -07:00
parent 94ffbdb3a2
commit 4f9c7fa8a9
8 changed files with 67 additions and 94 deletions

View File

@@ -2,11 +2,11 @@ module Lib.ProcessDecl
import Data.IORef
import Lib.Check
import Lib.Elab
import Lib.Parser
import Lib.Syntax
import Lib.TopContext
import Lib.TT
import Lib.Eval
import Lib.Types
import Lib.Util