-
Notifications
You must be signed in to change notification settings - Fork 153
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
Update dependency: haskell-backend/src/main/native/haskell-backend #3059
Update dependency: haskell-backend/src/main/native/haskell-backend #3059
Conversation
c5d1a9f
to
f557e8e
Compare
With this patch:
Then the tests pass. In particular, the test looks like this:
And the original output looks like this:
But the new output looks like this:
So, it's added the extra conditions |
We need to find out why the change in test output is needed.
…a0b6 - Remove AcceptsMultipleResults (#3366)
…c299 - Update dependency: deps/k_release (#3361)
…7956 - Clean up some Template Haskell quoting (#3371)
…d6fa - Minor cleanups in Kore.Unification.NewUnifier (#3367)
…510b - Df/caching termlike hashes (#3338)
…f2ce - Remove some redundant instance constraints (#3370)
…7239 - Update dependency: deps/k_release (#3368)
…547a - Use source location in rewrite trace (#3382)
…8b31 - Update dependency: deps/k_release (#3385)
…3f33 - Kore Server: fix substitution result sort (#3386)
…fa4b - Print build logs when building Nix flakes (#3389)
f557e8e
to
c898011
Compare
The first commit in the backend which causes this change is this one: runtimeverification/haskell-backend#3338 |
…timeverification_haskell-backend
No description provided.