-
Notifications
You must be signed in to change notification settings - Fork 150
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
Drop pyk
#2858
Drop pyk
#2858
Conversation
06d3db3
to
7a8e3c4
Compare
lgtm, but I will give final approval when this is ready for review. |
Sorry, if I understand this correctly, pyk isn't going to be packaged with kframework anymore? But then how are you going to make sure that the version of pyk that gets installed is compatible with the version of kframework that gets installed? |
To have something more flexible though, my suggestion is to introduce semantic versioning for K so that any version with the same major version that is at least as recent is known to be compatible. And when there is a new feature in K we'd like to use, we simply bump the version we test and check against. In practice, |
6139ad3
to
eff55fb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should have at least 2 approvals.
* remove pyk from nix * update flake.lock
eff55fb
to
663f280
Compare
c6b6ab8
to
0a951d5
Compare
…untimeverification#2243) * haskell-backend/src/main/native/haskell-backend: 36a8c0b3 - Update dependency: deps/k_release (runtimeverification#2858) * haskell-backend/src/main/native/haskell-backend: f916e1ee - Convert SMT lemmas to old encoding (runtimeverification#2859)
Moved to https://github.com/runtimeverification/pyk.