The trace class Meta.synthInstance.answer isn't registered, so it can't be used. I set `inherited := true`, because I think it is a useful trace to have. In particular it tells you when an instance has been found that has a too large size. This is very useful information.
7 lines
399 B
Text
7 lines
399 B
Text
[Meta.synthInstance] ✅ Inhabited Nat
|
|
[Meta.synthInstance] new goal Inhabited Nat
|
|
[Meta.synthInstance.instances] #[@instInhabitedOfMonad, instInhabitedNat]
|
|
[Meta.synthInstance] ✅ apply instInhabitedNat to Inhabited Nat
|
|
[Meta.synthInstance.tryResolve] ✅ Inhabited Nat ≟ Inhabited Nat
|
|
[Meta.synthInstance.answer] ✅ Inhabited Nat
|
|
[Meta.synthInstance] result instInhabitedNat
|