Fix issue building newt
This commit is contained in:
@@ -414,6 +414,7 @@ solve env m sp t = do
|
|||||||
-- check any autos
|
-- check any autos
|
||||||
top <- getTop
|
top <- getTop
|
||||||
let mc = top.metaCtx
|
let mc = top.metaCtx
|
||||||
|
let (CheckAll) = mc.mcmode | _ => pure MkUnit
|
||||||
debug $ \ _ => "check autos depending on \{show ix} \{debugStr mc.mcmode}"
|
debug $ \ _ => "check autos depending on \{show ix} \{debugStr mc.mcmode}"
|
||||||
checkAutos ix mc.autos
|
checkAutos ix mc.autos
|
||||||
pure MkUnit
|
pure MkUnit
|
||||||
|
|||||||
Reference in New Issue
Block a user