-
Notifications
You must be signed in to change notification settings - Fork 58
Rework stdlib clones. #694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fdd7813 to
fa18670
Compare
eeb3470 to
9f03146
Compare
9f03146 to
0792c02
Compare
7066af3 to
6dfe829
Compare
|
I can confirm that in this branch, it is possible to clone and use the Note that what I expected to be able to write was: But that failed with
Workaround was to define my own when |
|
I didn't review this because it was still draft, but happy to do so after it's rebased. As a side note, given what we now know about how cloning works (and doesn't), perhaps it's time to emit a warning when the user clones a theory that does not contain modules and uses We could also (later) have a |
67dc10a to
3673b82
Compare
0792c02 to
fb974b7
Compare
IMO, that's a mistake a |
fb974b7 to
81c35a2
Compare
81c35a2 to
0a6170b
Compare
|
Merging. Not perfect but will continue working in a different PR. |
No description provided.