Skip to content

Fix "Not a structure name" error for makeLenses - #1

Merged
paulcadman merged 2 commits into
funexists:mainfrom
i-love-lean:main
Jul 12, 2026
Merged

Fix "Not a structure name" error for makeLenses#1
paulcadman merged 2 commits into
funexists:mainfrom
i-love-lean:main

Conversation

@i-love-lean

Copy link
Copy Markdown
Contributor

Previously it would fail on structures such as:

structure Blah where
  blah : Std.HashSet Nat
makeLenses Blah

Previously it would fail on structures such as:

structure Blah where
  blah : Std.HashSet Nat
makeLenses Blah

@paulcadman paulcadman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the contribution - I'm sorry it took me a while to see this.

@paulcadman
paulcadman merged commit 670aaaa into funexists:main Jul 12, 2026
1 check passed
paulcadman added a commit that referenced this pull request Jul 12, 2026
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