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

CI on Github Actions with haskell-ci for GHC 7.10 - 9.2 #140

Merged
merged 4 commits into from
Feb 22, 2022

Conversation

andreasabel
Copy link
Collaborator

Contributes a CI on Linux Ubuntu via haskell-ci.

  • Made flag skip-state-machine-test automatic (for GHC 9.2 build).
  • Added cabal.project with constraint barbies < 1 to fix compile errors.

Based on PR: #138 (closes #138)
Also: fix #139 on master

Successful CI run at: https://github.com/andreasabel/acid-state/actions/runs/1836919396

@andreasabel
Copy link
Collaborator Author

@ddssff : Would be nice if this could be merged soon and a version of acid-state building with GHC 9.0 and 9.2 released.

@andreasabel andreasabel merged commit 30b1460 into acid-state:master Feb 22, 2022
@andreasabel andreasabel deleted the ci-haskell branch February 22, 2022 07:40
@andreasabel andreasabel self-assigned this Feb 22, 2022
@andreasabel andreasabel added the re: continuous integration (CI) Concerning continuous integration label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
re: continuous integration (CI) Concerning continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Benchmark loading-benchmark fails to build with GHC 7.10
2 participants