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

Update dependencies in cabal files and remove unused packages #423

Merged
merged 7 commits into from
Feb 5, 2024

Conversation

ConnorBaker
Copy link
Member

@ConnorBaker ConnorBaker commented Feb 2, 2024

Work in progress PR to update version bounds and removed unused packages.

  • inline-r
  • H
  • examples
  • IHaskell

This PR also adds -Werror=unused-packages, which will cause a compilation failure if we include a package that we do not use.

Lastly, this PR adds stack-nightly.yaml and shell-nightly.nix for the Stackage nightly release.

In combination with #422, this should fully implement the changes posed by @andreasabel in #420 -- thank you for your patience!

@ConnorBaker ConnorBaker self-assigned this Feb 2, 2024
@ConnorBaker ConnorBaker changed the title Update dependencies in cabal files Update dependencies in cabal files and remove unused packages Feb 5, 2024
Copy link
Member

@facundominguez facundominguez left a comment

Choose a reason for hiding this comment

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

LGTM!

@ConnorBaker ConnorBaker merged commit e77f06c into master Feb 5, 2024
12 checks passed
@ConnorBaker ConnorBaker deleted the feat/cabal-dependency-update branch February 5, 2024 19:16
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.

None yet

2 participants