Commit b35687e
pyk/klean/template/lean-toolchain: pin Lean to v4.30.0
The template's lean-toolchain was `stable`, so `lake build` in the generated
project floated to the latest stable Lean. v4.31.0 added `ByteArray.decEq` to
core, colliding with the template's own definition and breaking the
klean/test_generate integration test. Pin to v4.30.0, the last stable before
the conflict.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent bc67786 commit b35687e
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments