@kha @dselsam Suppose we are trying to retrieve the global instances for `(Monad (StateM Nat))`. During retrieval, we reducde `StateM Nat` into `fun x => StateT Nat Id x` However, the `DiscrTree` contains an entry for `Monad (StateT * *)`. Thus, we fail to retrieve any instance. I fixed the particular issue by using eta reduction. Not sure we will encounter other definitional-equality related problems . |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| playground | ||
| plugin | ||