Skip to content

General tidy up of dependencies and warnings #467

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

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

tmcgilchrist
Copy link
Contributor

Thank you for picking up maintenance of this package.

I've done some hopefully useful (and non-controversial) fixes to cabal files, source files and CI setup.
I don't think this introduces any regressions but I have seen intermittent failures on the testsuite that are fixable by re-running the tests. The test suite needs work to make it more reliable, which I've not done here.

  • a1071e6 removes unnecessary package depdendencies.
  • b601ed1 changes GH CI so it will only build once per PR. Previously it was running two identical builds for PRs.
  • e3196db removes unnecessary imports, exports and variable bindings.

@LaurentRDC
Copy link
Member

This is great! Thank you so much

@LaurentRDC LaurentRDC merged commit bd37cca into haskell-distributed:master Feb 5, 2025
8 checks passed
LaurentRDC added a commit that referenced this pull request Feb 5, 2025
@LaurentRDC
Copy link
Member

LaurentRDC commented Feb 5, 2025

I'm preparing releases for all packages with unreleased changes
Edit: changes published

@tmcgilchrist tmcgilchrist deleted the cleanup branch February 5, 2025 04:50
@tmcgilchrist
Copy link
Contributor Author

Thank you @LaurentRDC

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.

2 participants