chore: update TODO list
This commit is contained in:
parent
ca2e82f39b
commit
be06ce5fec
1 changed files with 2 additions and 1 deletions
|
|
@ -474,8 +474,9 @@ withDeclId declId $ fun name => do
|
|||
let ref := declId;
|
||||
addDecl ref r.decl;
|
||||
addProjections ref declName r.projInfos isClass;
|
||||
-- TODO: add auxiliary definitions
|
||||
-- TODO: add auxiliary definitions recOn and casesOn
|
||||
-- TODO: register default values
|
||||
-- TODO: add coercions
|
||||
pure ()
|
||||
|
||||
end Command
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue