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

Cleaned cabal files #4710

Merged
merged 10 commits into from
Dec 30, 2022
Merged

Cleaned cabal files #4710

merged 10 commits into from
Dec 30, 2022

Conversation

coot
Copy link
Contributor

@coot coot commented Dec 13, 2022

  • Updated cabal files
  • Cleaned cabal files
  • Update copyright
  • Consistent indents in cabal files
  • Consistent license-files declarations in cabal files
  • Update all cabal files to version 3.0
  • Add project-config to all cabal files

Copy link
Contributor

@deepfire deepfire left a comment

Choose a reason for hiding this comment

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

Thank you @coot !

cardano-submit-api/NOTICE Outdated Show resolved Hide resolved
cardano-node-capi/NOTICE Outdated Show resolved Hide resolved
cardano-node-capi/LICENSE Outdated Show resolved Hide resolved
bench/locli/LICENSE Outdated Show resolved Hide resolved
common project-config
build-depends: base >= 4.14 && < 4.15
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@newhoggy
Copy link
Contributor

Do we know if all of our projects have been upgraded to use aeson-2?

If so we should stick a lower bound on that package everywhere.

coot and others added 7 commits December 30, 2022 14:10
Some cabal files were missing license field, other's were missing either
the LICENSE file or the NOTICE.
The `{}` syntax is rather ugly, let's merge the `base` common stanza
into `project-config`.
@newhoggy newhoggy merged commit 84a61df into master Dec 30, 2022
@iohk-bors iohk-bors bot deleted the coot/cabal-files branch December 30, 2022 07:56
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.

4 participants