You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently buildLeanPackage exposes the file trees iTree (.ilean), oTree (.o), .cTree (.c). We should expose the .olean tree (olTree?) to support custom dependency management in LSP.
Currently
buildLeanPackage
exposes the file treesiTree
(.ilean
),oTree
(.o
),.cTree
(.c
). We should expose the.olean
tree (olTree
?) to support custom dependency management in LSP.https://leanprover.zulipchat.com/#narrow/channel/270676-lean4/topic/Caching.20.2Elake/near/482544298
The text was updated successfully, but these errors were encountered: