This commit is contained in:
2025-10-04 18:11:24 -07:00
parent 8209d2d839
commit fc987a6f11
4 changed files with 5 additions and 11 deletions

View File

@@ -444,8 +444,6 @@ process name = do
-- Maybe move this dance into liftWhere
ref <- newIORef entries
let foo = MkRef ref -- for the autos below
-- TODO, erasure needs to happen on Tm, but can be part of Tm -> CExp
-- if we move the liftWhere down.
eraseEntries
liftWhere
entries <- readIORef ref