We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should handle this situation more gracefully:
┏━━━┓━━━┓━┓━┓━┓ ┃ ━━┓ ╻ ┃ ┃ ┃ ┃ ┣━━ ┃ ╻ ┃┓ ╻ ┏┛ ┗━━━┛━┛━┛┗━┛━┛ version 0.2 (5819ac2) sawscript> prove yices {{ \(x:[32], y:[32], z:[32]) -> x*(y+z) == x*y + x*z }} saw: Unable to locate executable for Yices Executable specified: "yices-smt2" CallStack (from HasCallStack): error, called at ./Data/SBV/SMT/SMT.hs:488:23 in sbv-7.7-83dee47a5b386e97a17664820e31896475a2bb5692d636ba96af730da1683cab:Data.SBV.SMT.SMT
The text was updated successfully, but these errors were encountered:
chameco
Successfully merging a pull request may close this issue.
We should handle this situation more gracefully:
The text was updated successfully, but these errors were encountered: