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

Modernize the cabal file #1097

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Modernize the cabal file #1097

merged 1 commit into from
Jan 25, 2025

Conversation

meooow25
Copy link
Contributor

  • Set cabal-version to 2.2
  • Set license to the right SPDX identifier
  • Drop old -fwarn flags which are included in -Wall (since GHC 9.2)
  • Move changelog.md to extra-doc-files
  • Add homepage
  • Tweak source repo location

* Set cabal-version to 2.2
* Set license to the right SPDX identifier
* Drop old -fwarn flags which are included in -Wall (since GHC 9.2)
* Move changelog.md to extra-doc-files
* Add homepage
* Tweak source repo location
@meooow25 meooow25 merged commit 16fa64e into haskell:master Jan 25, 2025
13 checks passed
@meooow25 meooow25 deleted the modernize-cabal branch January 25, 2025 07:42
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