copilot-theorem
: Copilot.Theorem.Prover.Z3
is dead code
#641
RyanGlScott
started this conversation in
General
Replies: 2 comments 1 reply
-
The following reveals that there are several examples that rely on that module:
Would those work out of the box with |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
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.Z3
module has not included in thecopilot-theorem.cabal
file 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-theorem
fails:Beta Was this translation helpful? Give feedback.
All reactions