Closed Alf0nso closed 2 years ago
Thanks @Alf0nso!!!!!! Can we have a pull request in LH too that links to this change?
Thanks @Alf0nso!!!!!! Can we have a pull request in LH too that links to this change?
@nikivazou do you think we can do this before merging the new change into fixpoint?
yes, lets make sure nothing breaks in LH before merging this in fixpoint!
Running Liquid Haskell with newer versions of z3 causes this error:
Mentioned in this issue: https://github.com/ucsd-progsys/liquid-fixpoint/issues/622 In this pr we removed the z3 "model.partial false". On older versions of z3 the default option was already false. Invoke
z3 -p
and we get: