Skip to content
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

unknown parameter 'model_partial' #3

Closed
k4rtik opened this issue Jan 11, 2023 · 3 comments
Closed

unknown parameter 'model_partial' #3

k4rtik opened this issue Jan 11, 2023 · 3 comments

Comments

@k4rtik
Copy link

k4rtik commented Jan 11, 2023

Hi @ranjitjhala

Thanks for this tutorial introduction to refinement types. When I try to run the example in README, I get the following error:

✗ stack exec -- sprite 8 test/L8/pos/listSet.re
Crash!: :1:1-1:1: Error
  crash: SMTLIB2 respSat = Error "line 4 column 27: unknown parameter 'model_partial', this is an old parameter name, invoke 'z3 -p' to obtain the new parameter list"

I am using the fork I made at https://github.com/k4rtik/sprite-lang to be able to run the code on my M1 machine. Specifically, I am on ghc 8.10.7, Z3 version 4.11.2, and liquid-fixpoint commit: 92e434da5653c5d75e1f6f1bd687bc0dc9d8acdf

@k4rtik
Copy link
Author

k4rtik commented Jan 11, 2023

I see this is also reported at ucsd-progsys/liquid-fixpoint#622

@k4rtik
Copy link
Author

k4rtik commented Jan 11, 2023

@k4rtik k4rtik closed this as completed Jan 11, 2023
@ranjitjhala
Copy link
Owner

ranjitjhala commented Jan 11, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants