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

make formatting of build-depends consistent #10714

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

peterbecich
Copy link
Member

*.cabal files in this project presently have a mix of formatting of build-depends.

Make them all consistent with:
https://cabal.readthedocs.io/en/3.4/cabal-package.html

There are no changes to any dependencies.

Please read Github PR Conventions and then fill in one of these two templates.

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

`*.cabal` files in this project presently have a mix of formatting of `build-depends`.
Make them all consistent with:
https://cabal.readthedocs.io/en/3.4/cabal-package.html

No changes to any dependencies.
Copy link
Collaborator

@ulysses4ever ulysses4ever left a comment

Choose a reason for hiding this comment

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

Seems fine to me. Maybe a candidate to .git-blame-ignore-revs?..

Copy link
Collaborator

@ulysses4ever ulysses4ever left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants