Compiler error from monad with class parameter #2120
Labels
bug
Something isn't working
depends on new code generator
We are currently working on a new compiler (code generator) for Lean. This issue/PR is blocked by it
Prerequisites
Description
Code fails to compile.
Steps to Reproduce
The type and typeclass arguments to
MM
are both necessary to reproduce, as are the two nested forInsExpected behavior: should compile
Actual behavior:
error: unknown constant 'Lean.Loop.forIn.loop._at_.board.attempt._elam_4.spec_0'
Versions
The text was updated successfully, but these errors were encountered: