Continue removing LDTs

This commit is contained in:
2025-07-12 14:01:44 +01:00
parent 8ff607675b
commit f47f99eac4
15 changed files with 359 additions and 257 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ crSetRoots cid w = fromMaybe w $ do
dropMissing
preserveMissing
(zipWithMatched f)
(invRootTrees inv)
(invIMDT inv)
where
f _ _ = itLocation . ilIsRoot .~ True