Skip to content

Conversation

@jberthold
Copy link
Member

Fixes #3583 (follow-up)

@jberthold jberthold marked this pull request as ready for review May 25, 2023 02:15
- name: Test paths to Haskell backend binaries
run: |
nix develop github:runtimeverification/k/sam/nix-kore-integration-shell#kore-integration-tests \
K_VERSION=v$(cat deps/k_release)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doing v$(cat deps/k_release) twice. can we remove K_VERSION=v$(cat deps/k_release)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️ sure

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might also remove the path checking - that was more for debugging while it did not work properly yet

@jberthold
Copy link
Member Author

Merging this now (overriding reviews) because we have a testing gap otherwise.

@jberthold jberthold merged commit f26da63 into master May 25, 2023
@jberthold jberthold deleted the 3583-use-correct-version-for-integration-tests branch May 25, 2023 23:57
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

Successfully merging this pull request may close these issues.

Upgrade haskell-backend to ghc-9.2.7

3 participants