chore: missing imports
This commit is contained in:
parent
3eeb064d83
commit
79683c4bf6
1 changed files with 3 additions and 1 deletions
|
|
@ -36,4 +36,6 @@ import Lean.Compiler.LCNF.Util
|
|||
import Lean.Compiler.LCNF.ConfigOptions
|
||||
import Lean.Compiler.LCNF.ForEachExpr
|
||||
import Lean.Compiler.LCNF.MonoTypes
|
||||
import Lean.Compiler.LCNF.ToMono
|
||||
import Lean.Compiler.LCNF.ToMono
|
||||
import Lean.Compiler.LCNF.MonadScope
|
||||
import Lean.Compiler.LCNF.Closure
|
||||
Loading…
Add table
Reference in a new issue