copilot-theorem: Copilot.Theorem.Prover.Z3 is dead code
#641
RyanGlScott
started this conversation in
General
Replies: 3 comments 2 replies
|
The following reveals that there are several examples that rely on that module: Would those work out of the box with |
1 reply
|
I converted this to a discussion to have a conversation first about what should happen. When we have a clear idea of what we need to do, we can file the necessary issues. |
1 reply
|
I've opened #692 for the task of porting the examples over to use |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The
Copilot.Theorem.Prover.Z3module has not included in thecopilot-theorem.cabalfile ever since 6a67d89, and as such, it is dead code. Moreover, the code has bitrotted since then, as trying to compile it with a modern version ofcopilot-theoremfails:All reactions