Skip to content

Update to Support 4.30.0#6

Open
zaporter wants to merge 1 commit into
alok:mainfrom
zaporter:zp/support-430
Open

Update to Support 4.30.0#6
zaporter wants to merge 1 commit into
alok:mainfrom
zaporter:zp/support-430

Conversation

@zaporter

Copy link
Copy Markdown

Thank you for maintaining this. I love this tool. Ran into some issues with a different package that required bumping to 4.30. This caused issues with verso so I needed to bump to 4.30.

Please let me know if I should change anything (or if you want to close this and do it as part of a bigger change), I'm still fairly new to Lean.

Comment thread LeanPlot/ToFloat.lean
toFloat a := ↑a

/-! ### `Rat` instance
/-! ## `Rat` instance

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verso was complaining about jumping to the wrong indentation level

Comment thread lakefile.toml
[[require]]
name = "verso"
scope = "leanprover"
rev = "v4.30.0"

@zaporter zaporter Jun 17, 2026

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verso is getting this error on main:

info: verso: cloning https://github.com/leanprover/verso
info: verso: checking out revision '6f0c12be90063de6d4e5ca14867ad7243064ad99'
error: verso: executable '«verso-literate»' has the same root module 'Main' as executable 'verso'

Pinning fixes this, but I'm not sure if you want to add pins that have to be updated every version...

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.

1 participant