Skip to content

chore: replace lean4checker dependency with upstreamed replay#55

Merged
hargoniX merged 1 commit into
masterfrom
uppies
Jul 21, 2026
Merged

chore: replace lean4checker dependency with upstreamed replay#55
hargoniX merged 1 commit into
masterfrom
uppies

Conversation

@Kha

@Kha Kha commented Jul 7, 2026

Copy link
Copy Markdown
Member

Lean.Environment.replay has been re-upstreamed into Lean core (available via import Lean), so the lean4checker fork replay' is no longer needed. Drop the Lean4Checker require and use env.replay directly.

`Lean.Environment.replay` has been re-upstreamed into Lean core (available
via `import Lean`), so the lean4checker fork `replay'` is no longer needed.
Drop the `Lean4Checker` require and use `env.replay` directly.
@hargoniX
hargoniX merged commit 68a0641 into master Jul 21, 2026
2 checks passed
@hargoniX
hargoniX deleted the uppies branch July 21, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants